@SpecVersion(spec="int",
version="1.2")
public class SessionBeanLifecycleInterceptorDefinitionTest
extends AbstractTest
beanManager| Constructor and Description |
|---|
SessionBeanLifecycleInterceptorDefinitionTest() |
| Modifier and Type | Method and Description |
|---|---|
static org.jboss.shrinkwrap.api.spec.WebArchive |
createTestArchive() |
void |
testLifecycleInterception() |
void |
testMultipleLifecycleInterceptors() |
activate, annotationSetMatches, annotationSetMatches, destroyContext, getBeans, getBeans, getContextualReference, getContextualReference, getContextualReference, getCurrentConfiguration, getCurrentManager, getUniqueBean, getUniqueBean, isThrowablePresent, newDependentInstance, passivate, rawTypeSetMatches, setContextActive, setContextInactive, typeSetMatchespublic SessionBeanLifecycleInterceptorDefinitionTest()
@Deployment public static org.jboss.shrinkwrap.api.spec.WebArchive createTestArchive()
@SpecAssertions(value={@SpecAssertion(section="2.6",id="b"),@SpecAssertion(section="2.6",id="c")})
public void testLifecycleInterception()
@SpecAssertions(value={@SpecAssertion(section="2.6",id="ea"),@SpecAssertion(section="2.6",id="eb"),@SpecAssertion(section="2.6",id="i"),@SpecAssertion(section="5.2.1",id="aa"),@SpecAssertion(section="5.2.1",id="ab"),@SpecAssertion(section="5.2.2",id="a")})
public void testMultipleLifecycleInterceptors()
Copyright © 2008-2014 Seam Framework. All Rights Reserved.