|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jboss.webbeans.tck.AbstractTest
org.jboss.webbeans.tck.integration.context.application.ApplicationContextTest
public class ApplicationContextTest
Spec version: PRD2
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class org.jboss.webbeans.tck.AbstractTest |
|---|
AbstractTest.RunInDependentContext |
| Field Summary |
|---|
| Fields inherited from class org.jboss.webbeans.tck.AbstractTest |
|---|
BUILT_IN_BEANS, manager, visited |
| Constructor Summary | |
|---|---|
ApplicationContextTest()
|
|
| Method Summary | |
|---|---|
void |
testApplicationContextSharedBetweenInvokationsInApplication()
The application context is shared between all servlet requests, web service invocations, EJB remote method invocations, EJB timeouts and message deliveries to message driven beans that execute within the same application |
void |
testApplicationScopeActiveDuringCallToEjbTimeoutMethod()
The application scope is also active during any remote method invocation of any EJB bean, during any call to an EJB timeout method and during message delivery to any EJB message driven bean. |
void |
testApplicationScopeActiveDuringEjbMessageDelivery()
The application scope is also active during any remote method invocation of any EJB bean, during any call to an EJB timeout method and during message delivery to any EJB message driven bean. |
void |
testApplicationScopeActiveDuringRemoteMethodInvocationOfEjb()
The application scope is also active during any remote method invocation of any EJB bean, during any call to an EJB timeout method and during message delivery to any EJB message driven bean. |
void |
testApplicationScopeActiveDuringServiceMethod()
The application scope is active during the service() method of any servlet in the web application. |
void |
testApplicationScopeActiveDuringWebSericeInvocation()
The application scope is active during any Java EE web service invocation. |
void |
testApplicationScopeDestroyedWhenApplicationIsUndeployed()
The application context is destroyed when the application is undeployed. |
| Methods inherited from class org.jboss.webbeans.tck.AbstractTest |
|---|
activateDependentContext, after, before, createEnterpriseBean, createProducerFieldBean, createProducerMethodBean, createSimpleBean, deactivateDependentContext, deployBeans, deserialize, getEnabledDeploymentTypes, getStandardDeploymentTypes, mockCreationalContext, serialize |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ApplicationContextTest()
| Method Detail |
|---|
@SpecAssertion(section="8.5.3") public void testApplicationScopeActiveDuringServiceMethod()
@SpecAssertion(section="8.5.3") public void testApplicationScopeActiveDuringWebSericeInvocation()
@SpecAssertion(section="8.5.3") public void testApplicationScopeActiveDuringRemoteMethodInvocationOfEjb()
@SpecAssertion(section="8.5.3") public void testApplicationScopeActiveDuringCallToEjbTimeoutMethod()
@SpecAssertion(section="8.5.3") public void testApplicationScopeActiveDuringEjbMessageDelivery()
@SpecAssertion(section="8.5.3") public void testApplicationContextSharedBetweenInvokationsInApplication()
@SpecAssertion(section="8.5.3") public void testApplicationScopeDestroyedWhenApplicationIsUndeployed()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||