| Package | Description |
|---|---|
| org.apache.openejb.test.mdb |
| Modifier and Type | Class and Description |
|---|---|
class |
BasicMdbTests
[5] Should be run as the fifth test suite of the BasicStatelessTestClients
|
class |
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
______________________|__________________________________________________
|
class |
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
______________________|__________________________________________________
|
class |
MdbAnnotatedFieldInjectionTests
[4] Should be run as the fourth test suite of the StatefulTestClients
|
class |
MdbConnectionFactoryTests |
class |
MdbContextLookupTests
[4] Should be run as the fourth test suite of the EncStatelessTestClients
|
class |
MdbFieldInjectionTests |
class |
MdbInterceptorTests |
class |
MdbJndiEncTests
[4] Should be run as the fourth test suite of the EncStatelessTestClients
|
class |
MdbPojoContextLookupTests |
class |
MdbSetterInjectionTests |
Copyright © 1999–2016 The Apache Software Foundation. All rights reserved.