@SpecVersion(spec="int",
version="3.1.PFD")
public class LifecycleCallbackInterceptorTest
extends AbstractTest
beanManager| Constructor and Description |
|---|
LifecycleCallbackInterceptorTest() |
| Modifier and Type | Method and Description |
|---|---|
static org.jboss.shrinkwrap.api.spec.WebArchive |
createTestArchive() |
void |
testAroundInvokeAndLifeCycleCallbackInterceptorsCanBeDefinedOnTheSameClass() |
void |
testLifeCycleCallbackInterceptorNotInvokedForMethodLevelInterceptor() |
void |
testPackagePrivateLifecycleInterceptorMethod() |
void |
testPostConstructInterceptor() |
void |
testPreDestroyInterceptor() |
void |
testPrivateLifecycleInterceptorMethod() |
void |
testProtectedLifecycleInterceptorMethod() |
void |
testPublicLifecycleInterceptorMethod() |
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="5",
id="a")
public void testPostConstructInterceptor()
@SpecAssertion(section="5",
id="a")
public void testPreDestroyInterceptor()
@SpecAssertion(section="5",
id="c")
public void testAroundInvokeAndLifeCycleCallbackInterceptorsCanBeDefinedOnTheSameClass()
@SpecAssertion(section="5",
id="j")
public void testPublicLifecycleInterceptorMethod()
@SpecAssertion(section="5",
id="k")
public void testProtectedLifecycleInterceptorMethod()
@SpecAssertion(section="5",
id="l")
public void testPrivateLifecycleInterceptorMethod()
@SpecAssertion(section="5",
id="m")
public void testPackagePrivateLifecycleInterceptorMethod()
@SpecAssertion(section="8",
id="c")
public void testLifeCycleCallbackInterceptorNotInvokedForMethodLevelInterceptor()
Copyright © 2008-2013 Seam Framework. All Rights Reserved.