| Package | Description |
|---|---|
| org.apache.openejb.test.singleton | |
| org.apache.openejb.test.stateful | |
| org.apache.openejb.test.stateless |
| Modifier and Type | Class and Description |
|---|---|
class |
SingletonAnnotatedFieldInjectionTests
[4] Should be run as the fourth test suite of the StatefulTestClients
|
class |
SingletonFieldInjectionTests
[4] Should be run as the fourth test suite of the StatefulTestClients
|
class |
SingletonSetterInjectionTests
[4] Should be run as the fourth test suite of the StatefulTestClients
|
| Modifier and Type | Class and Description |
|---|---|
class |
AnnotatedFieldInjectionStatefulLocalTestClient
[2] Should be run as the second test suite of the BasicStatelessTestClients
|
class |
AnnotatedFieldInjectionStatefulPojoHomeIntfcTests
[2] Should be run as the second test suite of the BasicStatelessTestClients
|
class |
AnnotatedFieldInjectionStatefulPojoLocalHomeIntfcTests
[2] Should be run as the second test suite of the BasicStatelessTestClients
|
class |
AnnotatedFieldInjectionStatefulTestClient
[2] Should be run as the second test suite of the BasicStatelessTestClients
|
class |
AnnotatedSetterInjectionStatefulLocalTestClient
[2] Should be run as the second test suite of the BasicStatelessTestClients
|
class |
AnnotatedSetterInjectionStatefulPojoHomeIntfcTests
[2] Should be run as the second test suite of the BasicStatelessTestClients
|
class |
AnnotatedSetterInjectionStatefulPojoLocalHomeIntfcTests
[2] Should be run as the second test suite of the BasicStatelessTestClients
|
class |
AnnotatedSetterInjectionStatefulTestClient
[2] Should be run as the second test suite of the BasicStatelessTestClients
|
class |
BasicStatefulLocalTestClient |
class |
BasicStatefulTestClient |
class |
BMTStatefulAllowedOperationsTests
[10] Should be run as the nineth test suite of the BasicStatefulTestClients
=========================================================================
Operations allowed in the methods of a stateful SessionBean with
bean-managed transaction demarcation
=========================================================================
Bean method | Bean method can perform the following operations
______________________|__________________________________________________
|
constructor | -
______________________|__________________________________________________
|
setSessionContext | SessionContext methods:
| - getEJBHome
| JNDI access to java:comp/env
______________________|__________________________________________________
|
ejbCreate | SessionContext methods:
ejbRemove | - getEJBHome
ejbActivate | - getCallerPrincipal
ejbPassivate | - isCallerInRole
| - getEJBObject
| - getUserTransaction
| JNDI access to java:comp/env
| Resource manager access
| Enterprise bean access
______________________|__________________________________________________
|
business method | SessionContext methods:
from remote interface | - getEJBHome
| - getCallerPrincipal
| - isCallerInRole
| - getEJBObject
| - getUserTransaction
| JNDI access to java:comp/env
| Resource manager access
| Enterprise bean access
______________________|__________________________________________________
|
class |
StatefulAllowedOperationsTests
[9] Should be run as the nineth test suite of the BasicStatefulTestClients
=========================================================================
Operations allowed in the methods of a stateful SessionBean with
container-managed transaction demarcation
=========================================================================
Bean method | Bean method can perform the following operations
______________________|__________________________________________________
|
constructor | -
______________________|__________________________________________________
|
setSessionContext | SessionContext methods:
| - getEJBHome
| JNDI access to java:comp/env
______________________|__________________________________________________
|
ejbCreate | SessionContext methods:
ejbRemove | - getEJBHome
ejbActivate | - getCallerPrincipal
ejbPassivate | - isCallerInRole
| - getEJBObject
| JNDI access to java:comp/env
| Resource manager access
| Enterprise bean access
______________________|__________________________________________________
|
business method | SessionContext methods:
from remote interface | - getEJBHome
| - getCallerPrincipal
| - getRollbackOnly
| - isCallerInRole
| - setRollbackOnly
| - getEJBObject
| JNDI access to java:comp/env
| Resource manager access
| Enterprise bean access
______________________|__________________________________________________
|
afterBegin | SessionContext methods:
beforeCompletion | - getEJBHome
| - getCallerPrincipal
| - getRollbackOnly
| - isCallerInRole
| - setRollbackOnly
| - getEJBObject
| JNDI access to java:comp/env
| Resource manager access
| Enterprise bean access
______________________|__________________________________________________
|
afterCompletion | SessionContext methods:
| - getEJBHome
| - getCallerPrincipal
| - isCallerInRole
| - getEJBObject
| JNDI access to java:comp/env
| Resource manager access
| Enterprise bean access
______________________|__________________________________________________
|
class |
StatefulContextLookupTests
[4] Should be run as the fourth test suite of the StatefulTestClients
|
class |
StatefulDefaultInterceptorTests |
class |
StatefulEjbHomeTests
[3] Should be run as the third test suite of the BasicStatefulTestClients
|
class |
StatefulEjbMetaDataTests
[8] Should be run as the eigth test suite of the BasicStatefulTestClients
|
class |
StatefulEjbObjectTests
[4] Should be run as the fourth test suite of the BasicStatefulTestClients
|
class |
StatefulFieldInjectionTests
[4] Should be run as the fourth test suite of the StatefulTestClients
|
class |
StatefulHandleTests
[7] Should be run as the seventh test suite of the BasicStatefulTestClients
|
class |
StatefulHomeHandleTests
[6] Should be run as the sixth test suite of the BasicStatefulTestClients
|
class |
StatefulHomeIntfcTests
[2] Should be run as the second test suite of the BasicStatefulTestClients
|
class |
StatefulInterceptorTests |
class |
StatefulJndiEncTests
[4] Should be run as the fourth test suite of the StatefulTestClients
|
class |
StatefulJndiTests
[1] Should be run as the first test suite of the BasicStatefulTestClients
|
class |
StatefulLocalBusinessIntfcTests |
class |
StatefulPersistenceContextTests |
class |
StatefulPojoContextLookupTests
[4] Should be run as the fourth test suite of the StatefulTestClients
|
class |
StatefulPojoEjbHomeTests
[3] Should be run as the third test suite of the BasicStatefulTestClients
|
class |
StatefulPojoEjbLocalHomeTests
[3] Should be run as the third test suite of the BasicStatefulTestClients
|
class |
StatefulPojoEjbLocalObjectTests |
class |
StatefulPojoEjbObjectTests
[4] Should be run as the fourth test suite of the BasicStatefulTestClients
|
class |
StatefulPojoHandleTests |
class |
StatefulPojoHomeHandleTests |
class |
StatefulPojoHomeIntfcTests
[2] Should be run as the second test suite of the BasicStatefulTestClients
|
class |
StatefulPojoLocalHomeIntfcTests
[2] Should be run as the second test suite of the BasicStatefulTestClients
|
class |
StatefulPojoLocalIntfcTests |
class |
StatefulPojoLocalJndiTests
[1] Should be run as the first test suite of the BasicStatefulTestClients
|
class |
StatefulPojoRemoteJndiTests
[1] Should be run as the first test suite of the BasicStatefulTestClients
|
class |
StatefulRemoteBusinessIntfcTests |
class |
StatefulRemoteIntfcTests
[5] Should be run as the fifth test suite of the BasicStatefulTestClients
|
class |
StatefulRmiIiopTests |
class |
StatefulSetterInjectionTests
[4] Should be run as the fourth test suite of the StatefulTestClients
|
| Modifier and Type | Class and Description |
|---|---|
class |
StatelessAnnotatedFieldInjectionTests
[4] Should be run as the fourth test suite of the StatefulTestClients
|
class |
StatelessFieldInjectionTests
[4] Should be run as the fourth test suite of the StatefulTestClients
|
class |
StatelessSetterInjectionTests
[4] Should be run as the fourth test suite of the StatefulTestClients
|
Copyright © 1999–2016 The Apache Software Foundation. All rights reserved.