| Package | Description |
|---|---|
| org.apache.openejb.test.entity.cmp |
| Modifier and Type | Class and Description |
|---|---|
class |
BasicCmpTestClient |
class |
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
______________________|__________________________________________________
|
class |
CmpContextLookupTests
[4] Should be run as the fourth test suite of the EncCmpTestClients
|
class |
CmpEjbHomeTests
[3] Should be run as the third test suite of the BasicCmpTestClients
|
class |
CmpEjbMetaDataTests
[8] Should be run as the eigth test suite of the BasicCmpTestClients
|
class |
CmpEjbObjectTests
[4] Should be run as the fourth test suite of the BasicCmpTestClients
|
class |
CmpHandleTests
[7] Should be run as the seventh test suite of the BasicCmpTestClients
|
class |
CmpHomeHandleTests
[6] Should be run as the sixth test suite of the BasicCmpTestClients
|
class |
CmpHomeIntfcTests
[2] Should be run as the second test suite of the BasicCmpTestClients
|
class |
CmpJndiEncTests
[4] Should be run as the fourth test suite of the EncCmpTestClients
|
class |
CmpJndiTests
[1] Should be run as the first test suite of the BasicCmpTestClients
|
class |
CmpRemoteIntfcTests
[5] Should be run as the fifth test suite of the BasicCmpTestClients
|
class |
CmpRmiIiopTests |
class |
ComplexCmpTestClient |
class |
ComplexEjbHomeTests
[3] Should be run as the third test suite of the ComplexCmpTestClients
|
class |
ComplexEjbMetaDataTests
[8] Should be run as the eigth test suite of the ComplexCmpTestClients
|
class |
ComplexEjbObjectTests
[4] Should be run as the fourth test suite of the ComplexCmpTestClients
|
class |
ComplexHandleTests
[7] Should be run as the seventh test suite of the ComplexCmpTestClients
|
class |
ComplexHomeHandleTests
[6] Should be run as the sixth test suite of the ComplexCmpTestClients
|
class |
ComplexHomeIntfcTests
[2] Should be run as the second test suite of the ComplexCmpTestClients
|
class |
ComplexRemoteIntfcTests
[5] Should be run as the fifth test suite of the ComplexCmpTestClients
|
class |
UnknownCmpTestClient |
class |
UnknownEjbHomeTests
[3] Should be run as the third test suite of the UnknownCmpTestClients
|
class |
UnknownEjbMetaDataTests
[8] Should be run as the eigth test suite of the UnknownCmpTestClients
|
class |
UnknownEjbObjectTests
[4] Should be run as the fourth test suite of the UnknownCmpTestClients
|
class |
UnknownHandleTests
[7] Should be run as the seventh test suite of the UnknownCmpTestClients
|
class |
UnknownHomeHandleTests
[6] Should be run as the sixth test suite of the UnknownCmpTestClients
|
class |
UnknownHomeIntfcTests
[2] Should be run as the second test suite of the UnknownCmpTestClients
|
class |
UnknownRemoteIntfcTests
[5] Should be run as the fifth test suite of the UnknownCmpTestClients
|
Copyright © 1999–2016 The Apache Software Foundation. All rights reserved.