| Package | Description |
|---|---|
| org.apache.openejb.test.singleton |
| Modifier and Type | Class and Description |
|---|---|
class |
AnnotatedFieldInjectionSingletonLocalTestClient
[2] Should be run as the second test suite of the BasicSingletonTestClients
|
class |
AnnotatedFieldInjectionSingletonPojoHomeIntfcTests
[2] Should be run as the second test suite of the BasicSingletonTestClients
|
class |
AnnotatedFieldInjectionSingletonPojoLocalHomeIntfcTests
[2] Should be run as the second test suite of the BasicSingletonTestClients
|
class |
AnnotatedFieldInjectionSingletonTestClient
[2] Should be run as the second test suite of the BasicSingletonTestClients
|
class |
AnnotatedSetterInjectionSingletonLocalTestClient
[2] Should be run as the second test suite of the BasicSingletonTestClients
|
class |
AnnotatedSetterInjectionSingletonPojoHomeIntfcTests
[2] Should be run as the second test suite of the BasicSingletonTestClients
|
class |
AnnotatedSetterInjectionSingletonPojoLocalHomeIntfcTests
[2] Should be run as the second test suite of the BasicSingletonTestClients
|
class |
AnnotatedSetterInjectionSingletonTestClient
[2] Should be run as the second test suite of the BasicSingletonTestClients
|
class |
BasicSingletonLocalTestClient |
class |
BasicSingletonTestClient |
class |
BMTSingletonAllowedOperationsTests
[10] Should be run as the nineth test suite of the BasicSingletonTestClients
=========================================================================
Operations allowed in the methods of a singleton 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 |
SingletonAllowedOperationsTests
[9] Should be run as the nineth test suite of the BasicSingletonTestClients
=========================================================================
Operations allowed in the methods of a singleton 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 |
SingletonContextLookupTests
[4] Should be run as the fourth test suite of the EncSingletonTestClients
|
class |
SingletonDefaultInterceptorTests |
class |
SingletonEjbHomeTests
[3] Should be run as the third test suite of the BasicSingletonTestClients
|
class |
SingletonEjbMetaDataTests
[8] Should be run as the eigth test suite of the BasicSingletonTestClients
|
class |
SingletonEjbObjectTests
[4] Should be run as the fourth test suite of the BasicSingletonTestClients
|
class |
SingletonHandleTests
[7] Should be run as the seventh test suite of the BasicSingletonTestClients
|
class |
SingletonHomeHandleTests
[6] Should be run as the sixth test suite of the BasicSingletonTestClients
|
class |
SingletonHomeIntfcTests
[2] Should be run as the second test suite of the BasicSingletonTestClients
|
class |
SingletonInterceptorTests |
class |
SingletonJndiEncTests
[4] Should be run as the fourth test suite of the EncSingletonTestClients
|
class |
SingletonJndiTests
[1] Should be run as the first test suite of the BasicSingletonTestClients
|
class |
SingletonLocalBusinessIntfcTests |
class |
SingletonLocalIntfcTests |
class |
SingletonPojoContextLookupTests
[4] Should be run as the fourth test suite of the EncSingletonTestClients
|
class |
SingletonPojoEjbHomeTests
[3] Should be run as the third test suite of the BasicSingletonTestClients
|
class |
SingletonPojoEjbLocalHomeTests
[3] Should be run as the third test suite of the BasicSingletonTestClients
|
class |
SingletonPojoEjbLocalObjectTests |
class |
SingletonPojoEjbMetaDataTests |
class |
SingletonPojoEjbObjectTests
This class tests that all javax.ejb.EJBObject methods work as expected on the EJB 2.1 compatible remote interface
of an ejb3 singleton bean.
|
class |
SingletonPojoHandleTests |
class |
SingletonPojoHomeHandleTests |
class |
SingletonPojoHomeIntfcTests
[2] Should be run as the second test suite of the BasicSingletonTestClients
|
class |
SingletonPojoLocalHomeIntfcTests
[2] Should be run as the second test suite of the BasicSingletonTestClients
|
class |
SingletonPojoLocalJndiTests |
class |
SingletonPojoRemoteIntrfcTests |
class |
SingletonPojoRemoteJndiTests |
class |
SingletonRemoteBusinessIntfcTests |
class |
SingletonRemoteIntfcTests
[5] Should be run as the fifth test suite of the BasicSingletonTestClients
|
class |
SingletonRmiIiopTests |
Copyright © 1999–2016 The Apache Software Foundation. All rights reserved.