| Class | Description |
|---|---|
| BasicMdbTests |
[5] Should be run as the fifth test suite of the BasicStatelessTestClients
|
| BmtMdbAllowedOperationsTests |
[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
______________________|__________________________________________________
|
| MdbAllowedOperationsTests |
[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
______________________|__________________________________________________
|
| MdbAnnotatedFieldInjectionTests |
[4] Should be run as the fourth test suite of the StatefulTestClients
|
| MdbConnectionFactoryTests | |
| MdbContextLookupTests |
[4] Should be run as the fourth test suite of the EncStatelessTestClients
|
| MdbFieldInjectionTests | |
| MdbInterceptorTests | |
| MdbJndiEncTests |
[4] Should be run as the fourth test suite of the EncStatelessTestClients
|
| MdbPojoContextLookupTests | |
| MdbSetterInjectionTests | |
| MdbTestClient | |
| MdbTestSuite |
Copyright © 1999–2016 The Apache Software Foundation. All rights reserved.