@SpecVersion(spec="cdi",
version="20091101")
public class ApplicationContextTest
extends AbstractTest
beanManager| Constructor and Description |
|---|
ApplicationContextTest() |
| Modifier and Type | Method and Description |
|---|---|
static org.jboss.shrinkwrap.api.spec.WebArchive |
createTestArchive() |
void |
testApplicationContextSharedBetweenJaxRsRequests()
Related to CDITCK-96.
|
void |
testApplicationContextSharedBetweenServletRequests() |
void |
testApplicationScopeActiveDuringDoFilterMethod() |
void |
testApplicationScopeActiveDuringHttpSessionListenerInvocation() |
void |
testApplicationScopeActiveDuringServiceMethod() |
void |
testApplicationScopeActiveDuringServletContextListenerInvocation() |
void |
testApplicationScopeActiveDuringServletRequestListenerInvocation() |
activate, annotationSetMatches, annotationSetMatches, destroyContext, getBeans, getBeans, getContextualReference, getContextualReference, getContextualReference, getCurrentConfiguration, getCurrentManager, getUniqueBean, getUniqueBean, isThrowablePresent, newDependentInstance, passivate, rawTypeSetMatches, setContextActive, setContextInactive, typeSetMatches@Deployment(testable=false) public static org.jboss.shrinkwrap.api.spec.WebArchive createTestArchive()
@SpecAssertion(section="application_context",
id="aa")
public void testApplicationScopeActiveDuringServiceMethod()
throws Exception
Exception@SpecAssertion(section="application_context",
id="ab")
public void testApplicationScopeActiveDuringDoFilterMethod()
throws Exception
Exception@SpecAssertion(section="application_context",
id="ac")
public void testApplicationScopeActiveDuringServletContextListenerInvocation()
throws Exception
Exception@SpecAssertion(section="application_context",
id="ad")
public void testApplicationScopeActiveDuringHttpSessionListenerInvocation()
throws Exception
Exception@SpecAssertion(section="application_context",
id="af")
public void testApplicationScopeActiveDuringServletRequestListenerInvocation()
throws Exception
Exception@SpecAssertion(section="application_context",
id="e")
public void testApplicationContextSharedBetweenServletRequests()
throws Exception
ExceptionCopyright © 2008-2013 Seam Framework. All Rights Reserved.