| Package | Description |
|---|---|
| org.apache.openejb.test.stateless |
| Modifier and Type | Class and Description |
|---|---|
class |
AnnotatedFieldInjectionStatelessPojoHomeIntfcTests
[2] Should be run as the second test suite of the BasicStatelessTestClients
|
class |
AnnotatedFieldInjectionStatelessTestClient
[2] Should be run as the second test suite of the BasicStatelessTestClients
|
class |
AnnotatedSetterInjectionStatelessPojoHomeIntfcTests
[2] Should be run as the second test suite of the BasicStatelessTestClients
|
class |
AnnotatedSetterInjectionStatelessTestClient
[2] Should be run as the second test suite of the BasicStatelessTestClients
|
class |
BMTStatelessAllowedOperationsTests
[10] Should be run as the nineth test suite of the BasicStatelessTestClients
=========================================================================
Operations allowed in the methods of a stateless 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
| - getEJBObject
| - getUserTransaction
| JNDI access to java:comp/env
______________________|__________________________________________________
|
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 |
MiscEjbTests |
class |
StatelessAllowedOperationsTests
[9] Should be run as the nineth test suite of the BasicStatelessTestClients
=========================================================================
Operations allowed in the methods of a stateless 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
| - getEJBObject
| JNDI access to java:comp/env
______________________|__________________________________________________
|
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
______________________|__________________________________________________
|
class |
StatelessEjbHomeTests
[3] Should be run as the third test suite of the BasicStatelessTestClients
|
class |
StatelessEjbMetaDataTests
[8] Should be run as the eigth test suite of the BasicStatelessTestClients
|
class |
StatelessEjbObjectTests
[4] Should be run as the fourth test suite of the BasicStatelessTestClients
|
class |
StatelessHandleTests
[7] Should be run as the seventh test suite of the BasicStatelessTestClients
|
class |
StatelessHomeHandleTests
[6] Should be run as the sixth test suite of the BasicStatelessTestClients
|
class |
StatelessHomeIntfcTests
[2] Should be run as the second test suite of the BasicStatelessTestClients
|
class |
StatelessJndiTests
[1] Should be run as the first test suite of the BasicStatelessTestClients
|
class |
StatelessPojoEjbHomeTests
[3] Should be run as the third test suite of the BasicStatelessTestClients
|
class |
StatelessPojoEjbMetaDataTests |
class |
StatelessPojoEjbObjectTests
This class tests that all javax.ejb.EJBObject methods work as expected on the EJB 2.1 compatible remote interface
of an ejb3 stateless bean.
|
class |
StatelessPojoHandleTests |
class |
StatelessPojoHomeHandleTests |
class |
StatelessPojoHomeIntfcTests
[2] Should be run as the second test suite of the BasicStatelessTestClients
|
class |
StatelessPojoRemoteIntrfcTests |
class |
StatelessPojoRemoteJndiTests |
class |
StatelessRemoteIntfcTests
[5] Should be run as the fifth test suite of the BasicStatelessTestClients
|
Copyright © 1999–2016 The Apache Software Foundation. All rights reserved.