| Package | Description |
|---|---|
| org.apache.openejb.test.stateful |
| Modifier and Type | Class and Description |
|---|---|
class |
AnnotatedFieldInjectionStatefulPojoHomeIntfcTests
[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 |
AnnotatedSetterInjectionStatefulPojoHomeIntfcTests
[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 |
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 |
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 |
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 |
StatefulJndiTests
[1] Should be run as the first test suite of the BasicStatefulTestClients
|
class |
StatefulPojoEjbHomeTests
[3] Should be run as the third test suite of the BasicStatefulTestClients
|
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 |
StatefulPojoRemoteJndiTests
[1] Should be run as the first test suite of the BasicStatefulTestClients
|
class |
StatefulRemoteIntfcTests
[5] Should be run as the fifth test suite of the BasicStatefulTestClients
|
Copyright © 1999–2016 The Apache Software Foundation. All rights reserved.