@SpecVersion(spec="cdi",
version="20091101")
public class ProducerMethodSpecializationTest
extends AbstractTest
beanManager| Constructor and Description |
|---|
ProducerMethodSpecializationTest() |
| Modifier and Type | Method and Description |
|---|---|
static org.jboss.shrinkwrap.api.spec.WebArchive |
createTestArchive() |
void |
testSpecializingBeanInjection(Product product) |
void |
testSpecializingProducerMethod() |
activate, annotationSetMatches, annotationSetMatches, destroyContext, getBeans, getBeans, getContextualReference, getContextualReference, getContextualReference, getCurrentConfiguration, getCurrentManager, getUniqueBean, getUniqueBean, isThrowablePresent, newDependentInstance, passivate, rawTypeSetMatches, setContextActive, setContextInactive, typeSetMatches@Deployment public static org.jboss.shrinkwrap.api.spec.WebArchive createTestArchive()
@SpecAssertions(value={@SpecAssertion(section="direct_and_indirect_specialization",id="ia"),@SpecAssertion(section="direct_and_indirect_specialization",id="k"),@SpecAssertion(section="direct_and_indirect_specialization",id="j"),@SpecAssertion(section="producer_or_disposer_methods_invocation",id="c"),@SpecAssertion(section="specialize_producer_method",id="aa")})
public void testSpecializingProducerMethod()
@SpecAssertions(value=@SpecAssertion(section="direct_and_indirect_specialization",id="ia")) public void testSpecializingBeanInjection(@Expensive Product product)
Copyright © 2008-2013 Seam Framework. All Rights Reserved.