| Class | Description |
|---|---|
| BasicCmpTestClient | |
| CmpAllowedOperationsTests |
[9] Should be run as the nineth test suite of the BasicCmpTestClients
=========================================================================
Operations allowed in the methods of an entity bean
=========================================================================
Bean method | Bean method can perform the following operations
______________________|__________________________________________________
|
constructor | -
______________________|__________________________________________________
|
setEntityContext | EntityContext methods:
unsetEntityContext | - getEJBHome
| JNDI access to java:comp/env
______________________|__________________________________________________
|
ejbCreate | EntityContext methods:
| - getEJBHome
| - getCallerPrincipal
| - getRollbackOnly
| - isCallerInRole
| - setRollbackOnly
| JNDI access to java:comp/env
| Resource manager access
| Enterprise bean access
______________________|__________________________________________________
|
ejbPostCreate | EntityContext methods:
| - getEJBHome
| - getCallerPrincipal
| - getRollbackOnly
| - isCallerInRole
| - setRollbackOnly
| - getEJBObject
| - getPrimaryKey
| JNDI access to java:comp/env
| Resource manager access
| Enterprise bean access
______________________|__________________________________________________
|
ejbRemove | EntityContext methods:
| - getEJBHome
| - getCallerPrincipal
| - getRollbackOnly
| - isCallerInRole
| - setRollbackOnly
| - getEJBObject
| - getPrimaryKey
| JNDI access to java:comp/env
| Resource manager access
| Enterprise bean access
______________________|__________________________________________________
|
ejbFind* | EntityContext methods:
ejbSelect* | - getEJBHome
ejbHome | - getCallerPrincipal
| - getRollbackOnly
| - isCallerInRole
| - setRollbackOnly
| JNDI access to java:comp/env
| Resource manager access
| Enterprise bean access
______________________|__________________________________________________
|
ejbSelectInEntity* | EntityContext methods:
| - getEJBHome
| - getCallerPrincipal
| - getRollbackOnly
| - isCallerInRole
| - setRollbackOnly
| - getEJBObject
| - getPrimaryKey
| JNDI access to java:comp/env
| Resource manager access
| Enterprise bean access
______________________|__________________________________________________
|
ejbActivate | EntityContext methods:
ejbPassivate | - getEJBHome
| - getEJBObject
| - getPrimaryKey
| JNDI access to java:comp/env
______________________|__________________________________________________
|
ejbLoad | EntityContext methods:
ejbStore | - getEJBHome
| - getCallerPrincipal
| - getRollbackOnly
| - isCallerInRole
| - setRollbackOnly
| - getEJBObject
| - getPrimaryKey
| JNDI access to java:comp/env
| Resource manager access
| Enterprise bean access
______________________|__________________________________________________
|
business method | EntityContext methods:
from remote interface | - getEJBHome
| - getCallerPrincipal
| - getRollbackOnly
| - isCallerInRole
| - setRollbackOnly
| - getEJBObject
| - getPrimaryKey
| JNDI access to java:comp/env
| Resource manager access
| Enterprise bean access
______________________|__________________________________________________
|
| CmpContextLookupTests |
[4] Should be run as the fourth test suite of the EncCmpTestClients
|
| CmpEjbHomeTests |
[3] Should be run as the third test suite of the BasicCmpTestClients
|
| CmpEjbMetaDataTests |
[8] Should be run as the eigth test suite of the BasicCmpTestClients
|
| CmpEjbObjectTests |
[4] Should be run as the fourth test suite of the BasicCmpTestClients
|
| CmpHandleTests |
[7] Should be run as the seventh test suite of the BasicCmpTestClients
|
| CmpHomeHandleTests |
[6] Should be run as the sixth test suite of the BasicCmpTestClients
|
| CmpHomeIntfcTests |
[2] Should be run as the second test suite of the BasicCmpTestClients
|
| CmpJndiEncTests |
[4] Should be run as the fourth test suite of the EncCmpTestClients
|
| CmpJndiTests |
[1] Should be run as the first test suite of the BasicCmpTestClients
|
| CmpLocalTestSuite | |
| CmpRemoteIntfcTests |
[5] Should be run as the fifth test suite of the BasicCmpTestClients
|
| CmpRmiIiopTests | |
| CmpTestClient | |
| CmpTestSuite | |
| ComplexCmpTestClient | |
| ComplexEjbHomeTests |
[3] Should be run as the third test suite of the ComplexCmpTestClients
|
| ComplexEjbMetaDataTests |
[8] Should be run as the eigth test suite of the ComplexCmpTestClients
|
| ComplexEjbObjectTests |
[4] Should be run as the fourth test suite of the ComplexCmpTestClients
|
| ComplexHandleTests |
[7] Should be run as the seventh test suite of the ComplexCmpTestClients
|
| ComplexHomeHandleTests |
[6] Should be run as the sixth test suite of the ComplexCmpTestClients
|
| ComplexHomeIntfcTests |
[2] Should be run as the second test suite of the ComplexCmpTestClients
|
| ComplexRemoteIntfcTests |
[5] Should be run as the fifth test suite of the ComplexCmpTestClients
|
| UnknownCmpTestClient | |
| UnknownEjbHomeTests |
[3] Should be run as the third test suite of the UnknownCmpTestClients
|
| UnknownEjbMetaDataTests |
[8] Should be run as the eigth test suite of the UnknownCmpTestClients
|
| UnknownEjbObjectTests |
[4] Should be run as the fourth test suite of the UnknownCmpTestClients
|
| UnknownHandleTests |
[7] Should be run as the seventh test suite of the UnknownCmpTestClients
|
| UnknownHomeHandleTests |
[6] Should be run as the sixth test suite of the UnknownCmpTestClients
|
| UnknownHomeIntfcTests |
[2] Should be run as the second test suite of the UnknownCmpTestClients
|
| UnknownRemoteIntfcTests |
[5] Should be run as the fifth test suite of the UnknownCmpTestClients
|
Copyright © 1999–2016 The Apache Software Foundation. All rights reserved.