package org.jboss.cdi.tck.tests.implementation.simple.newSimpleBean; import javax.enterprise.inject.Alternative; @Alternative public class Tiger { }