@SpecVersion(spec="int",
version="1.2")
public class AroundConstructLifeCycleTest
extends AbstractTest
beanManager| Constructor and Description |
|---|
AroundConstructLifeCycleTest() |
| Modifier and Type | Method and Description |
|---|---|
static org.jboss.shrinkwrap.api.spec.WebArchive |
createTestArchive() |
void |
testAroundConstructInvokedAfterDependencyInjectionOnInterceptorClasses(javax.enterprise.inject.Instance<Foo> instance) |
void |
testInstanceNotCreatedUnlessInvocationContextProceedCalled(javax.enterprise.inject.Instance<Baz> instance) |
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()
@SpecAssertion(section="2.2",
id="da")
public void testAroundConstructInvokedAfterDependencyInjectionOnInterceptorClasses(javax.enterprise.inject.Instance<Foo> instance)
@SpecAssertion(section="2.2",id="db") @SpecAssertion(section="2.2",id="dc") public void testInstanceNotCreatedUnlessInvocationContextProceedCalled(javax.enterprise.inject.Instance<Baz> instance)
Copyright © 2008–2016 CDI TCK. All rights reserved.