| Package | Description |
|---|---|
| org.apache.openejb.test.entity.bmp |
| Modifier and Type | Class and Description |
|---|---|
class |
BasicBmpTestClient |
class |
BmpAllowedOperationsTests
[9] Should be run as the nineth test suite of the BasicBmpTestClients
=========================================================================
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 |
BmpContextLookupTests
[4] Should be run as the fourth test suite of the EncBmpTestClients
|
class |
BmpEjbHomeTests
[3] Should be run as the third test suite of the BasicBmpTestClients
|
class |
BmpEjbMetaDataTests
[8] Should be run as the eigth test suite of the BasicBmpTestClients
|
class |
BmpEjbObjectTests
[4] Should be run as the fourth test suite of the BasicBmpTestClients
|
class |
BmpHandleTests
[7] Should be run as the seventh test suite of the BasicBmpTestClients
|
class |
BmpHomeHandleTests
[6] Should be run as the sixth test suite of the BasicBmpTestClients
|
class |
BmpHomeIntfcTests
[2] Should be run as the second test suite of the BasicBmpTestClients
|
class |
BmpJndiEncTests
[4] Should be run as the fourth test suite of the EncBmpTestClients
|
class |
BmpJndiTests
[1] Should be run as the first test suite of the BasicBmpTestClients
|
class |
BmpRemoteIntfcTests
[5] Should be run as the fifth test suite of the BasicBmpTestClients
|
class |
BmpRmiIiopTests |
Copyright © 1999–2016 The Apache Software Foundation. All rights reserved.