A B C D E F G I J K L M N O P R S T U W _

A

Account - Class in org.openejb.test.object
 
Account(String, String, String, int) - Constructor for class org.openejb.test.object.Account
 
Account() - Constructor for class org.openejb.test.object.Account
 
add(int, int) - Method in interface org.openejb.test.beans.Calculator
 
add(int, int) - Method in class org.openejb.test.beans.CalculatorBean
 
afterBegin() - Method in class org.openejb.test.beans.ShoppingCartBean
 
afterBegin() - Method in class org.openejb.test.stateful.BasicStatefulBean
The afterBegin method notifies a session Bean instance that a new transaction has started, and that the subsequent business methods on the instance will be invoked in the context of the transaction.
afterBegin() - Method in class org.openejb.test.stateful.EncStatefulBean
The afterBegin method notifies a session Bean instance that a new transaction has started, and that the subsequent business methods on the instance will be invoked in the context of the transaction.
afterCompletion(boolean) - Method in class org.openejb.test.beans.ShoppingCartBean
 
afterCompletion(boolean) - Method in class org.openejb.test.stateful.BasicStatefulBean
The afterCompletion method notifies a session Bean instance that a transaction commit protocol has completed, and tells the instance whether the transaction has been committed or rolled back.
afterCompletion(boolean) - Method in class org.openejb.test.stateful.EncStatefulBean
The afterCompletion method notifies a session Bean instance that a transaction commit protocol has completed, and tells the instance whether the transaction has been committed or rolled back.
allow(int) - Method in class org.openejb.test.object.OperationsPolicy
 
AllowedOperationsBmpBean - Class in org.openejb.test.entity.bmp
 
AllowedOperationsBmpBean() - Constructor for class org.openejb.test.entity.bmp.AllowedOperationsBmpBean
 
AllowedOperationsCmpBean - Class in org.openejb.test.entity.cmp
 
AllowedOperationsCmpBean() - Constructor for class org.openejb.test.entity.cmp.AllowedOperationsCmpBean
 
allowedOperationsTable - Variable in class org.openejb.test.entity.bmp.BasicBmp2DataSourcesBean
 
allowedOperationsTable - Variable in class org.openejb.test.entity.bmp.BasicBmpBean
 
allowedOperationsTable - Variable in class org.openejb.test.entity.cmp.AllowedOperationsCmpBean
 
allowedOperationsTable - Variable in class org.openejb.test.entity.cmp.BasicCmpBean
 
ApplicationException - Exception in org.openejb.test
 
ApplicationException(String) - Constructor for exception org.openejb.test.ApplicationException
 
ApplicationException() - Constructor for exception org.openejb.test.ApplicationException
 

B

BAD_ENVIRONMENT_ERROR - Static variable in class org.openejb.test.RiTestServer
 
BasicBmp2DataSourcesBean - Class in org.openejb.test.entity.bmp
 
BasicBmp2DataSourcesBean() - Constructor for class org.openejb.test.entity.bmp.BasicBmp2DataSourcesBean
 
BasicBmp2DataSourcesHome - Interface in org.openejb.test.entity.bmp
 
BasicBmp2DataSourcesObject - Interface in org.openejb.test.entity.bmp
 
BasicBmpBean - Class in org.openejb.test.entity.bmp
 
BasicBmpBean() - Constructor for class org.openejb.test.entity.bmp.BasicBmpBean
 
BasicBmpHome - Interface in org.openejb.test.entity.bmp
 
BasicBmpObject - Interface in org.openejb.test.entity.bmp
 
BasicBmpTestClient - Class in org.openejb.test.entity.bmp
 
BasicBmpTestClient(String) - Constructor for class org.openejb.test.entity.bmp.BasicBmpTestClient
 
BasicCmpBean - Class in org.openejb.test.entity.cmp
 
BasicCmpBean() - Constructor for class org.openejb.test.entity.cmp.BasicCmpBean
 
BasicCmpHome - Interface in org.openejb.test.entity.cmp
 
BasicCmpObject - Interface in org.openejb.test.entity.cmp
 
BasicCmpTestClient - Class in org.openejb.test.entity.cmp
 
BasicCmpTestClient(String) - Constructor for class org.openejb.test.entity.cmp.BasicCmpTestClient
 
BasicStatefulBean - Class in org.openejb.test.stateful
 
BasicStatefulBean() - Constructor for class org.openejb.test.stateful.BasicStatefulBean
 
BasicStatefulHome - Interface in org.openejb.test.stateful
 
BasicStatefulObject - Interface in org.openejb.test.stateful
 
BasicStatefulTestClient - Class in org.openejb.test.stateful
 
BasicStatefulTestClient(String) - Constructor for class org.openejb.test.stateful.BasicStatefulTestClient
 
BasicStatelessBean - Class in org.openejb.test.stateless
 
BasicStatelessBean() - Constructor for class org.openejb.test.stateless.BasicStatelessBean
 
BasicStatelessHome - Interface in org.openejb.test.stateless
 
BasicStatelessObject - Interface in org.openejb.test.stateless
 
BasicStatelessTestClient - Class in org.openejb.test.stateless
 
BasicStatelessTestClient(String) - Constructor for class org.openejb.test.stateless.BasicStatelessTestClient
 
BeanTxStatefulBean - Class in org.openejb.test.stateful
 
BeanTxStatefulBean() - Constructor for class org.openejb.test.stateful.BeanTxStatefulBean
 
BeanTxStatefulHome - Interface in org.openejb.test.stateful
 
BeanTxStatefulObject - Interface in org.openejb.test.stateful
 
BeanTxStatelessBean - Class in org.openejb.test.stateless
 
BeanTxStatelessBean() - Constructor for class org.openejb.test.stateless.BeanTxStatelessBean
 
BeanTxStatelessHome - Interface in org.openejb.test.stateless
 
BeanTxStatelessObject - Interface in org.openejb.test.stateless
 
beforeCompletion() - Method in class org.openejb.test.beans.ShoppingCartBean
 
beforeCompletion() - Method in class org.openejb.test.stateful.BasicStatefulBean
The beforeCompletion method notifies a session Bean instance that a transaction is about to be committed.
beforeCompletion() - Method in class org.openejb.test.stateful.EncStatefulBean
The beforeCompletion method notifies a session Bean instance that a transaction is about to be committed.
BmpAllowedOperationsTests - Class in org.openejb.test.entity.bmp
[9] Should be run as the nineth test suite of the BasicBmpTestClients
BmpAllowedOperationsTests() - Constructor for class org.openejb.test.entity.bmp.BmpAllowedOperationsTests
 
BmpEjbHomeTests - Class in org.openejb.test.entity.bmp
[3] Should be run as the third test suite of the BasicBmpTestClients
BmpEjbHomeTests() - Constructor for class org.openejb.test.entity.bmp.BmpEjbHomeTests
 
BmpEjbMetaDataTests - Class in org.openejb.test.entity.bmp
[8] Should be run as the eigth test suite of the BasicBmpTestClients
BmpEjbMetaDataTests() - Constructor for class org.openejb.test.entity.bmp.BmpEjbMetaDataTests
 
BmpEjbObjectTests - Class in org.openejb.test.entity.bmp
[4] Should be run as the fourth test suite of the BasicBmpTestClients
BmpEjbObjectTests() - Constructor for class org.openejb.test.entity.bmp.BmpEjbObjectTests
 
BmpHandleTests - Class in org.openejb.test.entity.bmp
[7] Should be run as the seventh test suite of the BasicBmpTestClients
BmpHandleTests() - Constructor for class org.openejb.test.entity.bmp.BmpHandleTests
 
BmpHomeHandleTests - Class in org.openejb.test.entity.bmp
[6] Should be run as the sixth test suite of the BasicBmpTestClients
BmpHomeHandleTests() - Constructor for class org.openejb.test.entity.bmp.BmpHomeHandleTests
 
BmpHomeIntfcTests - Class in org.openejb.test.entity.bmp
[2] Should be run as the second test suite of the BasicBmpTestClients
BmpHomeIntfcTests() - Constructor for class org.openejb.test.entity.bmp.BmpHomeIntfcTests
 
BmpJndiEncTests - Class in org.openejb.test.entity.bmp
[4] Should be run as the fourth test suite of the EncBmpTestClients
BmpJndiEncTests() - Constructor for class org.openejb.test.entity.bmp.BmpJndiEncTests
 
BmpJndiTests - Class in org.openejb.test.entity.bmp
[1] Should be run as the first test suite of the BasicBmpTestClients
BmpJndiTests() - Constructor for class org.openejb.test.entity.bmp.BmpJndiTests
 
BmpRemoteIntfcTests - Class in org.openejb.test.entity.bmp
[5] Should be run as the fifth test suite of the BasicBmpTestClients
BmpRemoteIntfcTests() - Constructor for class org.openejb.test.entity.bmp.BmpRemoteIntfcTests
 
BmpRmiIiopTests - Class in org.openejb.test.entity.bmp
 
BmpRmiIiopTests() - Constructor for class org.openejb.test.entity.bmp.BmpRmiIiopTests
 
BmpTestClient - Class in org.openejb.test.entity.bmp
 
BmpTestClient(String) - Constructor for class org.openejb.test.entity.bmp.BmpTestClient
 
BmpTestSuite - Class in org.openejb.test.entity.bmp
 
BmpTestSuite() - Constructor for class org.openejb.test.entity.bmp.BmpTestSuite
 
BMTStatefulAllowedOperationsTests - Class in org.openejb.test.stateful
[10] Should be run as the nineth test suite of the BasicStatefulTestClients
BMTStatefulAllowedOperationsTests() - Constructor for class org.openejb.test.stateful.BMTStatefulAllowedOperationsTests
 
BMTStatefulBean - Class in org.openejb.test.stateful
A Stateful SessionBean with bean-managed transaction demarcation
BMTStatefulBean() - Constructor for class org.openejb.test.stateful.BMTStatefulBean
 
BMTStatelessAllowedOperationsTests - Class in org.openejb.test.stateless
[10] Should be run as the nineth test suite of the BasicStatelessTestClients
BMTStatelessAllowedOperationsTests() - Constructor for class org.openejb.test.stateless.BMTStatelessAllowedOperationsTests
 
BUG_test05_invokeAfterSystemException() - Method in class org.openejb.test.entity.bmp.BmpRemoteIntfcTests
After a system exception the intance should be garbage collected and the remote reference should be invalidated.
BUG_test05_invokeAfterSystemException() - Method in class org.openejb.test.entity.cmp.CmpRemoteIntfcTests
After a system exception the intance should be garbage collected and the remote reference should be invalidated.
BUG_test06_singleTransactionRollback() - Method in class org.openejb.test.stateful.StatefulBeanTxTests
This test does work for the IntraVM Server, but it fails on the Remote Server.
BUG_test06_singleTransactionRollback() - Method in class org.openejb.test.stateless.StatelessBeanTxTests
This test does work for the IntraVM Server, but it fails on the Remote Server.
BUG_test13_ejbStore() - Method in class org.openejb.test.entity.bmp.BmpAllowedOperationsTests
Bean method | Bean method can perform the following operations ______________________|__________________________________________________ | ejbLoad | EntityContext methods: ejbStore | - getEJBHome | - getCallerPrincipal | - getRollbackOnly | - isCallerInRole | - setRollbackOnly | - getEJBObject | - getPrimaryKey | JNDI access to java:comp/env | Resource manager access | Enterprise bean access ______________________|__________________________________________________
businessMethod(String) - Method in class org.openejb.test.entity.bmp.AllowedOperationsBmpBean
Maps to BasicBmpObject.businessMethod
businessMethod(String) - Method in class org.openejb.test.entity.bmp.BasicBmp2DataSourcesBean
Maps to BasicBmp2DataSourcesObject.businessMethod
businessMethod(String) - Method in interface org.openejb.test.entity.bmp.BasicBmp2DataSourcesObject
Reverses the string passed in then returns it
businessMethod(String) - Method in class org.openejb.test.entity.bmp.BasicBmpBean
Maps to BasicBmpObject.businessMethod
businessMethod(String) - Method in interface org.openejb.test.entity.bmp.BasicBmpObject
Reverses the string passed in then returns it
businessMethod(String) - Method in class org.openejb.test.entity.cmp.AllowedOperationsCmpBean
Maps to BasicCmpObject.businessMethod
businessMethod(String) - Method in class org.openejb.test.entity.cmp.BasicCmpBean
Maps to BasicCmpObject.businessMethod
businessMethod(String) - Method in interface org.openejb.test.entity.cmp.BasicCmpObject
Reverses the string passed in then returns it
businessMethod(String) - Method in class org.openejb.test.stateful.BasicStatefulBean
Maps to BasicStatefulObject.businessMethod
businessMethod(String) - Method in interface org.openejb.test.stateful.BasicStatefulObject
Reverses the string passed in then returns it
businessMethod(String) - Method in class org.openejb.test.stateful.BMTStatefulBean
Maps to BasicStatefulObject.businessMethod
businessMethod(String) - Method in class org.openejb.test.stateless.BasicStatelessBean
Maps to BasicStatelessObject.businessMethod
businessMethod(String) - Method in interface org.openejb.test.stateless.BasicStatelessObject
Reverses the string passed in then returns it

C

Calculator - Interface in org.openejb.test.beans
 
CalculatorBean - Class in org.openejb.test.beans
 
CalculatorBean() - Constructor for class org.openejb.test.beans.CalculatorBean
 
CalculatorHome - Interface in org.openejb.test.beans
 
checkPermission(Permission) - Method in class org.openejb.test.TestSecurityManager
 
checkPermission(Permission, Object) - Method in class org.openejb.test.TestSecurityManager
 
classPath - Variable in class org.openejb.test.RiTestServer
 
ClientTestSuite - Class in org.openejb.test
 
ClientTestSuite(String) - Constructor for class org.openejb.test.ClientTestSuite
 
CmpAllowedOperationsTests - Class in org.openejb.test.entity.cmp
[9] Should be run as the nineth test suite of the BasicCmpTestClients
CmpAllowedOperationsTests() - Constructor for class org.openejb.test.entity.cmp.CmpAllowedOperationsTests
 
CmpEjbHomeTests - Class in org.openejb.test.entity.cmp
[3] Should be run as the third test suite of the BasicCmpTestClients
CmpEjbHomeTests() - Constructor for class org.openejb.test.entity.cmp.CmpEjbHomeTests
 
CmpEjbMetaDataTests - Class in org.openejb.test.entity.cmp
[8] Should be run as the eigth test suite of the BasicCmpTestClients
CmpEjbMetaDataTests() - Constructor for class org.openejb.test.entity.cmp.CmpEjbMetaDataTests
 
CmpEjbObjectTests - Class in org.openejb.test.entity.cmp
[4] Should be run as the fourth test suite of the BasicCmpTestClients
CmpEjbObjectTests() - Constructor for class org.openejb.test.entity.cmp.CmpEjbObjectTests
 
CmpHandleTests - Class in org.openejb.test.entity.cmp
[7] Should be run as the seventh test suite of the BasicCmpTestClients
CmpHandleTests() - Constructor for class org.openejb.test.entity.cmp.CmpHandleTests
 
CmpHomeHandleTests - Class in org.openejb.test.entity.cmp
[6] Should be run as the sixth test suite of the BasicCmpTestClients
CmpHomeHandleTests() - Constructor for class org.openejb.test.entity.cmp.CmpHomeHandleTests
 
CmpHomeIntfcTests - Class in org.openejb.test.entity.cmp
[2] Should be run as the second test suite of the BasicCmpTestClients
CmpHomeIntfcTests() - Constructor for class org.openejb.test.entity.cmp.CmpHomeIntfcTests
 
CmpJndiEncTests - Class in org.openejb.test.entity.cmp
[4] Should be run as the fourth test suite of the EncCmpTestClients
CmpJndiEncTests() - Constructor for class org.openejb.test.entity.cmp.CmpJndiEncTests
 
CmpJndiTests - Class in org.openejb.test.entity.cmp
[1] Should be run as the first test suite of the BasicCmpTestClients
CmpJndiTests() - Constructor for class org.openejb.test.entity.cmp.CmpJndiTests
 
CmpRemoteIntfcTests - Class in org.openejb.test.entity.cmp
[5] Should be run as the fifth test suite of the BasicCmpTestClients
CmpRemoteIntfcTests() - Constructor for class org.openejb.test.entity.cmp.CmpRemoteIntfcTests
 
CmpRmiIiopTests - Class in org.openejb.test.entity.cmp
 
CmpRmiIiopTests() - Constructor for class org.openejb.test.entity.cmp.CmpRmiIiopTests
 
CmpTestClient - Class in org.openejb.test.entity.cmp
 
CmpTestClient(String) - Constructor for class org.openejb.test.entity.cmp.CmpTestClient
 
CmpTestSuite - Class in org.openejb.test.entity.cmp
 
CmpTestSuite() - Constructor for class org.openejb.test.entity.cmp.CmpTestSuite
 
configFile - Variable in class org.openejb.test.RiTestServer
 
ContainerTxStatelessBean - Class in org.openejb.test.stateless
 
ContainerTxStatelessBean() - Constructor for class org.openejb.test.stateless.ContainerTxStatelessBean
 
ContainerTxStatelessHome - Interface in org.openejb.test.stateless
 
ContainerTxStatelessObject - Interface in org.openejb.test.stateless
 
context - Variable in class org.openejb.test.beans.CalculatorBean
 
context - Variable in class org.openejb.test.beans.DatabaseBean
 
Context_getCallerPrincipal - Static variable in class org.openejb.test.object.OperationsPolicy
 
Context_getEJBHome - Static variable in class org.openejb.test.object.OperationsPolicy
 
Context_getEJBObject - Static variable in class org.openejb.test.object.OperationsPolicy
 
Context_getPrimaryKey - Static variable in class org.openejb.test.object.OperationsPolicy
 
Context_getRollbackOnly - Static variable in class org.openejb.test.object.OperationsPolicy
 
Context_getUserTransaction - Static variable in class org.openejb.test.object.OperationsPolicy
 
Context_isCallerInRole - Static variable in class org.openejb.test.object.OperationsPolicy
 
Context_setRollbackOnly - Static variable in class org.openejb.test.object.OperationsPolicy
 
CorbaTestServer - Class in org.openejb.test
 
CorbaTestServer() - Constructor for class org.openejb.test.CorbaTestServer
 
countTestCases() - Method in class org.openejb.test.NumberedTestCase
Counts the number of test cases that will be run by this test.
create() - Method in interface org.openejb.test.beans.CalculatorHome
 
create() - Method in interface org.openejb.test.beans.DatabaseHome
 
create(String, String) - Method in interface org.openejb.test.beans.EmployeeHome
 
create(String) - Method in interface org.openejb.test.beans.ShoppingCartHome
 
create(String) - Method in interface org.openejb.test.entity.bmp.BasicBmp2DataSourcesHome
 
create(String) - Method in interface org.openejb.test.entity.bmp.BasicBmpHome
 
create(String) - Method in interface org.openejb.test.entity.bmp.EncBmpHome
 
create(String) - Method in interface org.openejb.test.entity.bmp.RmiIiopBmpHome
 
create(String) - Method in interface org.openejb.test.entity.cmp.BasicCmpHome
 
create(String) - Method in interface org.openejb.test.entity.cmp.EncCmpHome
 
create(String) - Method in interface org.openejb.test.entity.cmp.RmiIiopCmpHome
 
create(String) - Method in interface org.openejb.test.stateful.BasicStatefulHome
 
create(String) - Method in interface org.openejb.test.stateful.BeanTxStatefulHome
 
create(String) - Method in interface org.openejb.test.stateful.EncStatefulHome
 
create(String) - Method in interface org.openejb.test.stateful.RmiIiopStatefulHome
 
create() - Method in interface org.openejb.test.stateless.BasicStatelessHome
 
create() - Method in interface org.openejb.test.stateless.BeanTxStatelessHome
 
create() - Method in interface org.openejb.test.stateless.ContainerTxStatelessHome
 
create() - Method in interface org.openejb.test.stateless.EncStatelessHome
 
create() - Method in interface org.openejb.test.stateless.RmiIiopStatelessHome
 
createAccountTable() - Method in class org.openejb.test.InstantDbTestDatabase
 
createAccountTable() - Method in class org.openejb.test.PostgreSqlTestDatabase
 
createAccountTable() - Method in interface org.openejb.test.TestDatabase
 
createEntityTable() - Method in class org.openejb.test.InstantDbTestDatabase
 
createEntityTable() - Method in class org.openejb.test.PostgreSqlTestDatabase
 
createEntityTable() - Method in interface org.openejb.test.TestDatabase
 
createTest(Method) - Method in class org.openejb.test.NumberedTestCase
 
createTestName(Method) - Method in class org.openejb.test.NumberedTestCase
 

D

Database - Interface in org.openejb.test.beans
 
database - Variable in class org.openejb.test.InstantDbTestDatabase
 
database - Variable in class org.openejb.test.PostgreSqlTestDatabase
 
DatabaseBean - Class in org.openejb.test.beans
 
DatabaseBean() - Constructor for class org.openejb.test.beans.DatabaseBean
 
DatabaseHome - Interface in org.openejb.test.beans
 
destroy() - Method in class org.openejb.test.CorbaTestServer
 
destroy() - Method in class org.openejb.test.IvmTestServer
 
destroy() - Method in class org.openejb.test.RemoteTestServer
 
destroy() - Method in class org.openejb.test.RiTestServer
 
doJdbcCall() - Method in class org.openejb.test.beans.CalculatorBean
 
doJdbcCall() - Method in interface org.openejb.test.beans.ShoppingCart
 
doJdbcCall() - Method in class org.openejb.test.beans.ShoppingCartBean
 
dropAccountTable() - Method in class org.openejb.test.InstantDbTestDatabase
 
dropAccountTable() - Method in class org.openejb.test.PostgreSqlTestDatabase
 
dropAccountTable() - Method in interface org.openejb.test.TestDatabase
 
dropEntityTable() - Method in class org.openejb.test.InstantDbTestDatabase
 
dropEntityTable() - Method in class org.openejb.test.PostgreSqlTestDatabase
 
dropEntityTable() - Method in interface org.openejb.test.TestDatabase
 

E

ejbActivate() - Method in class org.openejb.test.beans.CalculatorBean
 
ejbActivate() - Method in class org.openejb.test.beans.DatabaseBean
 
ejbActivate() - Method in class org.openejb.test.beans.EmployeeBean
 
ejbActivate() - Method in class org.openejb.test.beans.ShoppingCartBean
 
ejbActivate() - Method in class org.openejb.test.entity.bmp.AllowedOperationsBmpBean
A container invokes this method when the instance is taken out of the pool of available instances to become associated with a specific EJB object.
ejbActivate() - Method in class org.openejb.test.entity.bmp.BasicBmp2DataSourcesBean
A container invokes this method when the instance is taken out of the pool of available instances to become associated with a specific EJB object.
ejbActivate() - Method in class org.openejb.test.entity.bmp.BasicBmpBean
A container invokes this method when the instance is taken out of the pool of available instances to become associated with a specific EJB object.
ejbActivate() - Method in class org.openejb.test.entity.bmp.EncBmpBean
A container invokes this method when the instance is taken out of the pool of available instances to become associated with a specific EJB object.
ejbActivate() - Method in class org.openejb.test.entity.bmp.RmiIiopBmpBean
A container invokes this method when the instance is taken out of the pool of available instances to become associated with a specific EJB object.
ejbActivate() - Method in class org.openejb.test.entity.cmp.AllowedOperationsCmpBean
A container invokes this method when the instance is taken out of the pool of available instances to become associated with a specific EJB object.
ejbActivate() - Method in class org.openejb.test.entity.cmp.BasicCmpBean
A container invokes this method when the instance is taken out of the pool of available instances to become associated with a specific EJB object.
ejbActivate() - Method in class org.openejb.test.entity.cmp.EncCmpBean
A container invokes this method when the instance is taken out of the pool of available instances to become associated with a specific EJB object.
ejbActivate() - Method in class org.openejb.test.entity.cmp.RmiIiopCmpBean
A container invokes this method when the instance is taken out of the pool of available instances to become associated with a specific EJB object.
ejbActivate() - Method in class org.openejb.test.stateful.BasicStatefulBean
The activate method is called when the instance is activated from its "passive" state.
ejbActivate() - Method in class org.openejb.test.stateful.BeanTxStatefulBean
The activate method is called when the instance is activated from its "passive" state.
ejbActivate() - Method in class org.openejb.test.stateful.BMTStatefulBean
The activate method is called when the instance is activated from its "passive" state.
ejbActivate() - Method in class org.openejb.test.stateful.EncStatefulBean
The activate method is called when the instance is activated from its "passive" state.
ejbActivate() - Method in class org.openejb.test.stateful.RmiIiopStatefulBean
The activate method is called when the instance is activated from its "passive" state.
ejbActivate() - Method in class org.openejb.test.stateless.BasicStatelessBean
The activate method is called when the instance is activated from its "passive" state.
ejbActivate() - Method in class org.openejb.test.stateless.BeanTxStatelessBean
The activate method is called when the instance is activated from its "passive" state.
ejbActivate() - Method in class org.openejb.test.stateless.ContainerTxStatelessBean
The activate method is called when the instance is activated from its "passive" state.
ejbActivate() - Method in class org.openejb.test.stateless.EncStatelessBean
The activate method is called when the instance is activated from its "passive" state.
ejbActivate() - Method in class org.openejb.test.stateless.RmiIiopStatelessBean
The activate method is called when the instance is activated from its "passive" state.
ejbContext - Variable in class org.openejb.test.entity.bmp.BasicBmp2DataSourcesBean
 
ejbContext - Variable in class org.openejb.test.entity.bmp.BasicBmpBean
 
ejbContext - Variable in class org.openejb.test.entity.cmp.AllowedOperationsCmpBean
 
ejbContext - Variable in class org.openejb.test.entity.cmp.BasicCmpBean
 
ejbContext - Variable in class org.openejb.test.entity.cmp.EncCmpBean
 
ejbContext - Variable in class org.openejb.test.entity.cmp.RmiIiopCmpBean
 
ejbCreate() - Method in class org.openejb.test.beans.CalculatorBean
 
ejbCreate() - Method in class org.openejb.test.beans.DatabaseBean
 
ejbCreate(String, String) - Method in class org.openejb.test.beans.EmployeeBean
 
ejbCreate(String) - Method in class org.openejb.test.beans.ShoppingCartBean
 
ejbCreate(String) - Method in class org.openejb.test.entity.bmp.AllowedOperationsBmpBean
Maps to BasicBmpHome.create
ejbCreate(String) - Method in class org.openejb.test.entity.bmp.BasicBmp2DataSourcesBean
Maps to BasicBmp2DataSourcesHome.create
ejbCreate(String) - Method in class org.openejb.test.entity.bmp.BasicBmpBean
Maps to BasicBmpHome.create
ejbCreate(String) - Method in class org.openejb.test.entity.bmp.EncBmpBean
Maps to EncBmpHome.create
ejbCreate(String) - Method in class org.openejb.test.entity.bmp.RmiIiopBmpBean
Maps to RmiIiopBmpHome.create
ejbCreate(String) - Method in class org.openejb.test.entity.cmp.AllowedOperationsCmpBean
Maps to BasicCmpHome.create
ejbCreate(String) - Method in class org.openejb.test.entity.cmp.BasicCmpBean
Maps to BasicCmpHome.create
ejbCreate(String) - Method in class org.openejb.test.entity.cmp.EncCmpBean
Maps to EncCmpHome.create
ejbCreate(String) - Method in class org.openejb.test.entity.cmp.RmiIiopCmpBean
Maps to RmiIiopCmpHome.create
ejbCreate(String) - Method in class org.openejb.test.stateful.BasicStatefulBean
Maps to BasicStatefulHome.create
ejbCreate(String) - Method in class org.openejb.test.stateful.BeanTxStatefulBean
Maps to BasicStatefulHome.create
ejbCreate(String) - Method in class org.openejb.test.stateful.BMTStatefulBean
Maps to BasicStatefulHome.create
ejbCreate(String) - Method in class org.openejb.test.stateful.EncStatefulBean
Maps to EncStatefulHome.create
ejbCreate(String) - Method in class org.openejb.test.stateful.RmiIiopStatefulBean
 
ejbCreate() - Method in class org.openejb.test.stateless.BasicStatelessBean
 
ejbCreate() - Method in class org.openejb.test.stateless.BeanTxStatelessBean
 
ejbCreate() - Method in class org.openejb.test.stateless.ContainerTxStatelessBean
 
ejbCreate() - Method in class org.openejb.test.stateless.EncStatelessBean
 
ejbCreate() - Method in class org.openejb.test.stateless.RmiIiopStatelessBean
 
ejbFindAll() - Method in class org.openejb.test.beans.EmployeeBean
 
ejbFindByLastName(String) - Method in class org.openejb.test.entity.bmp.AllowedOperationsBmpBean
 
ejbFindByLastName(String) - Method in class org.openejb.test.entity.bmp.BasicBmpBean
Maps to BasicBmpHome.findByPrimaryKey
ejbFindByPrimaryKey(Integer) - Method in class org.openejb.test.beans.EmployeeBean
 
ejbFindByPrimaryKey(Integer) - Method in class org.openejb.test.entity.bmp.AllowedOperationsBmpBean
Maps to BasicBmpHome.findByPrimaryKey
ejbFindByPrimaryKey(Integer) - Method in class org.openejb.test.entity.bmp.BasicBmp2DataSourcesBean
Maps to BasicBmp2DataSourcesHome.findByPrimaryKey
ejbFindByPrimaryKey(Integer) - Method in class org.openejb.test.entity.bmp.BasicBmpBean
Maps to BasicBmpHome.findByPrimaryKey
ejbFindByPrimaryKey(Integer) - Method in class org.openejb.test.entity.bmp.EncBmpBean
Maps to EncBmpHome.findByPrimaryKey
ejbFindByPrimaryKey(Integer) - Method in class org.openejb.test.entity.bmp.RmiIiopBmpBean
Maps to RmiIiopBmpHome.findByPrimaryKey
ejbFindEmptyCollection() - Method in class org.openejb.test.entity.bmp.AllowedOperationsBmpBean
Maps to BasicBmpHome.findEmptyCollection
ejbFindEmptyCollection() - Method in class org.openejb.test.entity.bmp.BasicBmp2DataSourcesBean
Maps to BasicBmp2DataSourcesHome.findEmptyCollection
ejbFindEmptyCollection() - Method in class org.openejb.test.entity.bmp.BasicBmpBean
Maps to BasicBmpHome.findEmptyCollection
ejbFindEmptyCollection() - Method in class org.openejb.test.entity.bmp.EncBmpBean
Maps to EncBmpHome.findEmptyCollection
ejbFindEmptyCollection() - Method in class org.openejb.test.entity.bmp.RmiIiopBmpBean
Maps to RmiIiopBmpHome.findEmptyCollection
ejbFindEmptyEnumeration() - Method in class org.openejb.test.entity.bmp.AllowedOperationsBmpBean
 
ejbFindEmptyEnumeration() - Method in class org.openejb.test.entity.bmp.BasicBmpBean
Maps to BasicBmpHome.findEmptyEnumeration()
ejbHandle - Variable in class org.openejb.test.entity.bmp.BmpTestClient
 
ejbHandle - Variable in class org.openejb.test.entity.cmp.CmpTestClient
 
ejbHandle - Variable in class org.openejb.test.stateful.StatefulBeanTxTests
 
ejbHandle - Variable in class org.openejb.test.stateful.StatefulTestClient
 
ejbHandle - Variable in class org.openejb.test.stateless.StatelessBeanTxTests
 
ejbHandle - Variable in class org.openejb.test.stateless.StatelessContainerTxTests
 
ejbHandle - Variable in class org.openejb.test.stateless.StatelessTestClient
 
ejbHome - Variable in class org.openejb.test.entity.bmp.BasicBmpTestClient
 
ejbHome - Variable in class org.openejb.test.entity.bmp.BmpJndiEncTests
 
ejbHome - Variable in class org.openejb.test.entity.bmp.BmpRmiIiopTests
 
ejbHome - Variable in class org.openejb.test.entity.cmp.BasicCmpTestClient
 
ejbHome - Variable in class org.openejb.test.entity.cmp.CmpJndiEncTests
 
ejbHome - Variable in class org.openejb.test.entity.cmp.CmpRmiIiopTests
 
ejbHome - Variable in class org.openejb.test.stateful.BasicStatefulTestClient
 
ejbHome - Variable in class org.openejb.test.stateful.StatefulBeanTxTests
 
ejbHome - Variable in class org.openejb.test.stateful.StatefulJndiEncTests
 
ejbHome - Variable in class org.openejb.test.stateful.StatefulRmiIiopTests
 
ejbHome - Variable in class org.openejb.test.stateless.BasicStatelessTestClient
 
ejbHome - Variable in class org.openejb.test.stateless.StatelessBeanTxTests
 
ejbHome - Variable in class org.openejb.test.stateless.StatelessContainerTxTests
 
ejbHome - Variable in class org.openejb.test.stateless.StatelessJndiEncTests
 
ejbHome - Variable in class org.openejb.test.stateless.StatelessRmiIiopTests
 
ejbHome - Variable in class org.openejb.test.stateless.StatelessTestClient
 
ejbHomeHandle - Variable in class org.openejb.test.entity.bmp.BmpTestClient
 
ejbHomeHandle - Variable in class org.openejb.test.entity.cmp.CmpTestClient
 
ejbHomeHandle - Variable in class org.openejb.test.stateful.StatefulBeanTxTests
 
ejbHomeHandle - Variable in class org.openejb.test.stateful.StatefulTestClient
 
ejbHomeHandle - Variable in class org.openejb.test.stateless.StatelessBeanTxTests
 
ejbHomeHandle - Variable in class org.openejb.test.stateless.StatelessContainerTxTests
 
ejbHomeHandle - Variable in class org.openejb.test.stateless.StatelessTestClient
 
ejbHomeSum(int, int) - Method in class org.openejb.test.beans.EmployeeBean
 
ejbHomeSum(int, int) - Method in class org.openejb.test.entity.bmp.AllowedOperationsBmpBean
Maps to BasicBmpHome.sum Adds x and y and returns the result.
ejbHomeSum(int, int) - Method in class org.openejb.test.entity.bmp.BasicBmp2DataSourcesBean
Maps to BasicBmp2DataSourcesHome.sum Adds x and y and returns the result.
ejbHomeSum(int, int) - Method in class org.openejb.test.entity.bmp.BasicBmpBean
Maps to BasicBmpHome.sum Adds x and y and returns the result.
ejbHomeSum(int, int) - Method in class org.openejb.test.entity.cmp.AllowedOperationsCmpBean
Maps to BasicCmpHome.sum Adds x and y and returns the result.
ejbHomeSum(int, int) - Method in class org.openejb.test.entity.cmp.BasicCmpBean
Maps to BasicCmpHome.sum Adds x and y and returns the result.
ejbLoad() - Method in class org.openejb.test.beans.EmployeeBean
 
ejbLoad() - Method in class org.openejb.test.entity.bmp.AllowedOperationsBmpBean
A container invokes this method to instruct the instance to synchronize its state by loading it state from the underlying database.
ejbLoad() - Method in class org.openejb.test.entity.bmp.BasicBmp2DataSourcesBean
A container invokes this method to instruct the instance to synchronize its state by loading it state from the underlying database.
ejbLoad() - Method in class org.openejb.test.entity.bmp.BasicBmpBean
A container invokes this method to instruct the instance to synchronize its state by loading it state from the underlying database.
ejbLoad() - Method in class org.openejb.test.entity.bmp.EncBmpBean
A container invokes this method to instruct the instance to synchronize its state by loading it state from the underlying database.
ejbLoad() - Method in class org.openejb.test.entity.bmp.RmiIiopBmpBean
A container invokes this method to instruct the instance to synchronize its state by loading it state from the underlying database.
ejbLoad() - Method in class org.openejb.test.entity.cmp.AllowedOperationsCmpBean
A container invokes this method to instruct the instance to synchronize its state by loading it state from the underlying database.
ejbLoad() - Method in class org.openejb.test.entity.cmp.BasicCmpBean
A container invokes this method to instruct the instance to synchronize its state by loading it state from the underlying database.
ejbLoad() - Method in class org.openejb.test.entity.cmp.EncCmpBean
A container invokes this method to instruct the instance to synchronize its state by loading it state from the underlying database.
ejbLoad() - Method in class org.openejb.test.entity.cmp.RmiIiopCmpBean
A container invokes this method to instruct the instance to synchronize its state by loading it state from the underlying database.
ejbMetaData - Variable in class org.openejb.test.entity.bmp.BmpTestClient
 
ejbMetaData - Variable in class org.openejb.test.entity.cmp.CmpTestClient
 
ejbMetaData - Variable in class org.openejb.test.stateful.StatefulBeanTxTests
 
ejbMetaData - Variable in class org.openejb.test.stateful.StatefulTestClient
 
ejbMetaData - Variable in class org.openejb.test.stateless.StatelessBeanTxTests
 
ejbMetaData - Variable in class org.openejb.test.stateless.StatelessContainerTxTests
 
ejbMetaData - Variable in class org.openejb.test.stateless.StatelessTestClient
 
ejbObject - Variable in class org.openejb.test.entity.bmp.BasicBmpTestClient
 
ejbObject - Variable in class org.openejb.test.entity.bmp.BmpJndiEncTests
 
ejbObject - Variable in class org.openejb.test.entity.bmp.BmpRmiIiopTests
 
ejbObject - Variable in class org.openejb.test.entity.cmp.BasicCmpTestClient
 
ejbObject - Variable in class org.openejb.test.entity.cmp.CmpJndiEncTests
 
ejbObject - Variable in class org.openejb.test.entity.cmp.CmpRmiIiopTests
 
ejbObject - Variable in class org.openejb.test.stateful.BasicStatefulTestClient
 
ejbObject - Variable in class org.openejb.test.stateful.StatefulBeanTxTests
 
ejbObject - Variable in class org.openejb.test.stateful.StatefulJndiEncTests
 
ejbObject - Variable in class org.openejb.test.stateful.StatefulRmiIiopTests
 
ejbObject - Variable in class org.openejb.test.stateless.BasicStatelessTestClient
 
ejbObject - Variable in class org.openejb.test.stateless.StatelessBeanTxTests
 
ejbObject - Variable in class org.openejb.test.stateless.StatelessContainerTxTests
 
ejbObject - Variable in class org.openejb.test.stateless.StatelessJndiEncTests
 
ejbObject - Variable in class org.openejb.test.stateless.StatelessRmiIiopTests
 
ejbObject - Variable in class org.openejb.test.stateless.StatelessTestClient
 
ejbPassivate() - Method in class org.openejb.test.beans.CalculatorBean
 
ejbPassivate() - Method in class org.openejb.test.beans.DatabaseBean
 
ejbPassivate() - Method in class org.openejb.test.beans.EmployeeBean
 
ejbPassivate() - Method in class org.openejb.test.beans.ShoppingCartBean
 
ejbPassivate() - Method in class org.openejb.test.entity.bmp.AllowedOperationsBmpBean
A container invokes this method on an instance before the instance becomes disassociated with a specific EJB object.
ejbPassivate() - Method in class org.openejb.test.entity.bmp.BasicBmp2DataSourcesBean
A container invokes this method on an instance before the instance becomes disassociated with a specific EJB object.
ejbPassivate() - Method in class org.openejb.test.entity.bmp.BasicBmpBean
A container invokes this method on an instance before the instance becomes disassociated with a specific EJB object.
ejbPassivate() - Method in class org.openejb.test.entity.bmp.EncBmpBean
A container invokes this method on an instance before the instance becomes disassociated with a specific EJB object.
ejbPassivate() - Method in class org.openejb.test.entity.bmp.RmiIiopBmpBean
A container invokes this method on an instance before the instance becomes disassociated with a specific EJB object.
ejbPassivate() - Method in class org.openejb.test.entity.cmp.AllowedOperationsCmpBean
A container invokes this method on an instance before the instance becomes disassociated with a specific EJB object.
ejbPassivate() - Method in class org.openejb.test.entity.cmp.BasicCmpBean
A container invokes this method on an instance before the instance becomes disassociated with a specific EJB object.
ejbPassivate() - Method in class org.openejb.test.entity.cmp.EncCmpBean
A container invokes this method on an instance before the instance becomes disassociated with a specific EJB object.
ejbPassivate() - Method in class org.openejb.test.entity.cmp.RmiIiopCmpBean
A container invokes this method on an instance before the instance becomes disassociated with a specific EJB object.
ejbPassivate() - Method in class org.openejb.test.stateful.BasicStatefulBean
The passivate method is called before the instance enters the "passive" state.
ejbPassivate() - Method in class org.openejb.test.stateful.BeanTxStatefulBean
The passivate method is called before the instance enters the "passive" state.
ejbPassivate() - Method in class org.openejb.test.stateful.BMTStatefulBean
The passivate method is called before the instance enters the "passive" state.
ejbPassivate() - Method in class org.openejb.test.stateful.EncStatefulBean
The passivate method is called before the instance enters the "passive" state.
ejbPassivate() - Method in class org.openejb.test.stateful.RmiIiopStatefulBean
The passivate method is called before the instance enters the "passive" state.
ejbPassivate() - Method in class org.openejb.test.stateless.BasicStatelessBean
The passivate method is called before the instance enters the "passive" state.
ejbPassivate() - Method in class org.openejb.test.stateless.BeanTxStatelessBean
The passivate method is called before the instance enters the "passive" state.
ejbPassivate() - Method in class org.openejb.test.stateless.ContainerTxStatelessBean
The passivate method is called before the instance enters the "passive" state.
ejbPassivate() - Method in class org.openejb.test.stateless.EncStatelessBean
The passivate method is called before the instance enters the "passive" state.
ejbPassivate() - Method in class org.openejb.test.stateless.RmiIiopStatelessBean
The passivate method is called before the instance enters the "passive" state.
ejbPostCreate(String) - Method in class org.openejb.test.entity.bmp.AllowedOperationsBmpBean
 
ejbPostCreate(String) - Method in class org.openejb.test.entity.bmp.BasicBmp2DataSourcesBean
 
ejbPostCreate(String) - Method in class org.openejb.test.entity.bmp.BasicBmpBean
 
ejbPostCreate(String) - Method in class org.openejb.test.entity.bmp.EncBmpBean
 
ejbPostCreate(String) - Method in class org.openejb.test.entity.bmp.RmiIiopBmpBean
 
ejbPostCreate(String) - Method in class org.openejb.test.entity.cmp.AllowedOperationsCmpBean
 
ejbPostCreate(String) - Method in class org.openejb.test.entity.cmp.BasicCmpBean
 
ejbPostCreate(String) - Method in class org.openejb.test.entity.cmp.EncCmpBean
 
ejbPostCreate(String) - Method in class org.openejb.test.entity.cmp.RmiIiopCmpBean
 
ejbPrimaryKey - Variable in class org.openejb.test.entity.bmp.BmpTestClient
 
ejbPrimaryKey - Variable in class org.openejb.test.entity.cmp.CmpTestClient
 
ejbPrimaryKey - Variable in class org.openejb.test.stateful.StatefulBeanTxTests
 
ejbPrimaryKey - Variable in class org.openejb.test.stateful.StatefulTestClient
 
ejbPrimaryKey - Variable in class org.openejb.test.stateless.StatelessBeanTxTests
 
ejbPrimaryKey - Variable in class org.openejb.test.stateless.StatelessContainerTxTests
 
ejbPrimaryKey - Variable in class org.openejb.test.stateless.StatelessTestClient
 
ejbRemove() - Method in class org.openejb.test.beans.CalculatorBean
 
ejbRemove() - Method in class org.openejb.test.beans.DatabaseBean
 
ejbRemove() - Method in class org.openejb.test.beans.EmployeeBean
 
ejbRemove() - Method in class org.openejb.test.beans.ShoppingCartBean
 
ejbRemove() - Method in class org.openejb.test.entity.bmp.AllowedOperationsBmpBean
A container invokes this method before it removes the EJB object that is currently associated with the instance.
ejbRemove() - Method in class org.openejb.test.entity.bmp.BasicBmp2DataSourcesBean
A container invokes this method before it removes the EJB object that is currently associated with the instance.
ejbRemove() - Method in class org.openejb.test.entity.bmp.BasicBmpBean
A container invokes this method before it removes the EJB object that is currently associated with the instance.
ejbRemove() - Method in class org.openejb.test.entity.bmp.EncBmpBean
A container invokes this method before it removes the EJB object that is currently associated with the instance.
ejbRemove() - Method in class org.openejb.test.entity.bmp.RmiIiopBmpBean
A container invokes this method before it removes the EJB object that is currently associated with the instance.
ejbRemove() - Method in class org.openejb.test.entity.cmp.AllowedOperationsCmpBean
A container invokes this method before it removes the EJB object that is currently associated with the instance.
ejbRemove() - Method in class org.openejb.test.entity.cmp.BasicCmpBean
A container invokes this method before it removes the EJB object that is currently associated with the instance.
ejbRemove() - Method in class org.openejb.test.entity.cmp.EncCmpBean
A container invokes this method before it removes the EJB object that is currently associated with the instance.
ejbRemove() - Method in class org.openejb.test.entity.cmp.RmiIiopCmpBean
A container invokes this method before it removes the EJB object that is currently associated with the instance.
ejbRemove() - Method in class org.openejb.test.stateful.BasicStatefulBean
A container invokes this method before it ends the life of the session object.
ejbRemove() - Method in class org.openejb.test.stateful.BeanTxStatefulBean
A container invokes this method before it ends the life of the session object.
ejbRemove() - Method in class org.openejb.test.stateful.BMTStatefulBean
A container invokes this method before it ends the life of the session object.
ejbRemove() - Method in class org.openejb.test.stateful.EncStatefulBean
A container invokes this method before it ends the life of the session object.
ejbRemove() - Method in class org.openejb.test.stateful.RmiIiopStatefulBean
A container invokes this method before it ends the life of the session object.
ejbRemove() - Method in class org.openejb.test.stateless.BasicStatelessBean
A container invokes this method before it ends the life of the session object.
ejbRemove() - Method in class org.openejb.test.stateless.BeanTxStatelessBean
A container invokes this method before it ends the life of the session object.
ejbRemove() - Method in class org.openejb.test.stateless.ContainerTxStatelessBean
A container invokes this method before it ends the life of the session object.
ejbRemove() - Method in class org.openejb.test.stateless.EncStatelessBean
A container invokes this method before it ends the life of the session object.
ejbRemove() - Method in class org.openejb.test.stateless.RmiIiopStatelessBean
A container invokes this method before it ends the life of the session object.
ejbStore() - Method in class org.openejb.test.beans.EmployeeBean
 
ejbStore() - Method in class org.openejb.test.entity.bmp.AllowedOperationsBmpBean
A container invokes this method to instruct the instance to synchronize its state by storing it to the underlying database.
ejbStore() - Method in class org.openejb.test.entity.bmp.BasicBmp2DataSourcesBean
A container invokes this method to instruct the instance to synchronize its state by storing it to the underlying database.
ejbStore() - Method in class org.openejb.test.entity.bmp.BasicBmpBean
A container invokes this method to instruct the instance to synchronize its state by storing it to the underlying database.
ejbStore() - Method in class org.openejb.test.entity.bmp.EncBmpBean
A container invokes this method to instruct the instance to synchronize its state by storing it to the underlying database.
ejbStore() - Method in class org.openejb.test.entity.bmp.RmiIiopBmpBean
A container invokes this method to instruct the instance to synchronize its state by storing it to the underlying database.
ejbStore() - Method in class org.openejb.test.entity.cmp.AllowedOperationsCmpBean
A container invokes this method to instruct the instance to synchronize its state by storing it to the underlying database.
ejbStore() - Method in class org.openejb.test.entity.cmp.BasicCmpBean
A container invokes this method to instruct the instance to synchronize its state by storing it to the underlying database.
ejbStore() - Method in class org.openejb.test.entity.cmp.EncCmpBean
A container invokes this method to instruct the instance to synchronize its state by storing it to the underlying database.
ejbStore() - Method in class org.openejb.test.entity.cmp.RmiIiopCmpBean
A container invokes this method to instruct the instance to synchronize its state by storing it to the underlying database.
Employee - Interface in org.openejb.test.beans
 
EmployeeBean - Class in org.openejb.test.beans
 
EmployeeBean() - Constructor for class org.openejb.test.beans.EmployeeBean
 
EmployeeHome - Interface in org.openejb.test.beans
 
EncBmpBean - Class in org.openejb.test.entity.bmp
 
EncBmpBean() - Constructor for class org.openejb.test.entity.bmp.EncBmpBean
 
EncBmpHome - Interface in org.openejb.test.entity.bmp
 
EncBmpObject - Interface in org.openejb.test.entity.bmp
 
EncCmpBean - Class in org.openejb.test.entity.cmp
 
EncCmpBean() - Constructor for class org.openejb.test.entity.cmp.EncCmpBean
 
EncCmpHome - Interface in org.openejb.test.entity.cmp
 
EncCmpObject - Interface in org.openejb.test.entity.cmp
 
EncStatefulBean - Class in org.openejb.test.stateful
 
EncStatefulBean() - Constructor for class org.openejb.test.stateful.EncStatefulBean
 
EncStatefulHome - Interface in org.openejb.test.stateful
 
EncStatefulObject - Interface in org.openejb.test.stateful
 
EncStatelessBean - Class in org.openejb.test.stateless
 
EncStatelessBean() - Constructor for class org.openejb.test.stateless.EncStatelessBean
 
EncStatelessHome - Interface in org.openejb.test.stateless
 
EncStatelessObject - Interface in org.openejb.test.stateless
 
Enterprise_bean_access - Static variable in class org.openejb.test.object.OperationsPolicy
 
equals(Object) - Method in class org.openejb.test.object.Account
 
equals(Object) - Method in class org.openejb.test.object.OperationsPolicy
 
equals(Object) - Method in class org.openejb.test.object.Transaction
 
err - Variable in class org.openejb.test.RiTestServer
 
error - Variable in exception org.openejb.test.TestFailureException
 
execute(String) - Method in interface org.openejb.test.beans.Database
 
execute(String) - Method in class org.openejb.test.beans.DatabaseBean
 
executeQuery(String) - Method in interface org.openejb.test.beans.Database
 
executeQuery(String) - Method in class org.openejb.test.beans.DatabaseBean
 

F

f(String) - Method in class org.openejb.test.TomcatRemoteTestServer.FilePathBuilder
 
findAll() - Method in interface org.openejb.test.beans.EmployeeHome
 
findByLastName(String) - Method in interface org.openejb.test.entity.bmp.BasicBmpHome
 
findByLastName(String) - Method in interface org.openejb.test.entity.cmp.BasicCmpHome
 
findByPrimaryKey(Integer) - Method in interface org.openejb.test.beans.EmployeeHome
 
findByPrimaryKey(Integer) - Method in interface org.openejb.test.entity.bmp.BasicBmp2DataSourcesHome
 
findByPrimaryKey(Integer) - Method in interface org.openejb.test.entity.bmp.BasicBmpHome
 
findByPrimaryKey(Integer) - Method in interface org.openejb.test.entity.bmp.EncBmpHome
 
findByPrimaryKey(Integer) - Method in interface org.openejb.test.entity.bmp.RmiIiopBmpHome
 
findByPrimaryKey(Integer) - Method in interface org.openejb.test.entity.cmp.BasicCmpHome
 
findByPrimaryKey(Integer) - Method in interface org.openejb.test.entity.cmp.EncCmpHome
 
findByPrimaryKey(Integer) - Method in interface org.openejb.test.entity.cmp.RmiIiopCmpHome
 
findEmptyCollection() - Method in interface org.openejb.test.entity.bmp.BasicBmp2DataSourcesHome
 
findEmptyCollection() - Method in interface org.openejb.test.entity.bmp.BasicBmpHome
 
findEmptyCollection() - Method in interface org.openejb.test.entity.bmp.EncBmpHome
 
findEmptyCollection() - Method in interface org.openejb.test.entity.bmp.RmiIiopBmpHome
 
findEmptyCollection() - Method in interface org.openejb.test.entity.cmp.BasicCmpHome
 
findEmptyCollection() - Method in interface org.openejb.test.entity.cmp.EncCmpHome
 
findEmptyCollection() - Method in interface org.openejb.test.entity.cmp.RmiIiopCmpHome
 
findEmptyEnumeration() - Method in interface org.openejb.test.entity.bmp.BasicBmpHome
 
firstName - Variable in class org.openejb.test.entity.bmp.BasicBmp2DataSourcesBean
 
firstName - Variable in class org.openejb.test.entity.bmp.BasicBmpBean
 
firstName - Variable in class org.openejb.test.entity.cmp.AllowedOperationsCmpBean
 
firstName - Variable in class org.openejb.test.entity.cmp.BasicCmpBean
 
firstName - Variable in class org.openejb.test.entity.cmp.EncCmpBean
 
firstName - Variable in class org.openejb.test.entity.cmp.RmiIiopCmpBean
 

G

getAllowedOperationsReport(String) - Method in class org.openejb.test.entity.bmp.AllowedOperationsBmpBean
Maps to BasicBmpObject.getAllowedOperationsReport Returns a report of the allowed opperations for one of the bean's methods.
getAllowedOperationsReport(String) - Method in class org.openejb.test.entity.bmp.BasicBmp2DataSourcesBean
Maps to BasicBmp2DataSourcesObject.getAllowedOperationsReport Returns a report of the allowed opperations for one of the bean's methods.
getAllowedOperationsReport(String) - Method in interface org.openejb.test.entity.bmp.BasicBmp2DataSourcesObject
Returns a report of the allowed opperations for one of the bean's methods.
getAllowedOperationsReport(String) - Method in class org.openejb.test.entity.bmp.BasicBmpBean
Maps to BasicBmpObject.getAllowedOperationsReport Returns a report of the allowed opperations for one of the bean's methods.
getAllowedOperationsReport(String) - Method in interface org.openejb.test.entity.bmp.BasicBmpObject
Returns a report of the allowed opperations for one of the bean's methods.
getAllowedOperationsReport(String) - Method in class org.openejb.test.entity.cmp.AllowedOperationsCmpBean
Maps to BasicCmpObject.getAllowedOperationsReport Returns a report of the allowed opperations for one of the bean's methods.
getAllowedOperationsReport(String) - Method in class org.openejb.test.entity.cmp.BasicCmpBean
Maps to BasicCmpObject.getAllowedOperationsReport Returns a report of the allowed opperations for one of the bean's methods.
getAllowedOperationsReport(String) - Method in interface org.openejb.test.entity.cmp.BasicCmpObject
Returns a report of the allowed opperations for one of the bean's methods.
getAllowedOperationsReport(String) - Method in class org.openejb.test.stateful.BasicStatefulBean
Maps to BasicStatefulObject.getAllowedOperationsReport Returns a report of the allowed opperations for one of the bean's methods.
getAllowedOperationsReport(String) - Method in interface org.openejb.test.stateful.BasicStatefulObject
Returns a report of the allowed opperations for one of the bean's methods.
getAllowedOperationsReport(String) - Method in class org.openejb.test.stateful.BMTStatefulBean
Maps to BasicStatefulObject.getAllowedOperationsReport Returns a report of the allowed opperations for one of the bean's methods.
getAllowedOperationsReport(String) - Method in class org.openejb.test.stateless.BasicStatelessBean
Maps to BasicStatelessObject.getAllowedOperationsReport Returns a report of the allowed opperations for one of the bean's methods.
getAllowedOperationsReport(String) - Method in interface org.openejb.test.stateless.BasicStatelessObject
Returns a report of the allowed opperations for one of the bean's methods.
getBalance() - Method in class org.openejb.test.object.Account
 
getCalculator() - Method in interface org.openejb.test.beans.ShoppingCart
 
getCalculator() - Method in class org.openejb.test.beans.ShoppingCartBean
 
getContextEnvironment() - Method in class org.openejb.test.CorbaTestServer
 
getContextEnvironment() - Method in class org.openejb.test.IvmTestServer
 
getContextEnvironment() - Method in class org.openejb.test.RemoteTestServer
 
getContextEnvironment() - Method in class org.openejb.test.RiTestServer
 
getContextEnvironment() - Static method in class org.openejb.test.TestManager
 
getContextEnvironment() - Method in interface org.openejb.test.TestServer
 
getContextEnvironment() - Method in class org.openejb.test.TomcatRemoteTestServer
 
getDatabase() - Static method in class org.openejb.test.TestManager
 
getFirstName() - Method in interface org.openejb.test.beans.Employee
 
getFirstName() - Method in class org.openejb.test.beans.EmployeeBean
 
getFirstName() - Method in class org.openejb.test.object.Account
 
getLastName() - Method in interface org.openejb.test.beans.Employee
 
getLastName() - Method in class org.openejb.test.beans.EmployeeBean
 
getLastName() - Method in class org.openejb.test.object.Account
 
getMessage() - Method in exception org.openejb.test.TestFailureException
 
getName() - Method in interface org.openejb.test.beans.ShoppingCart
 
getName() - Method in class org.openejb.test.beans.ShoppingCartBean
 
getObject() - Method in class org.openejb.test.object.ObjectGraph
 
getPermissionsReport() - Method in class org.openejb.test.entity.bmp.AllowedOperationsBmpBean
Maps to BasicBmpObject.getPermissionsReport Returns a report of the bean's runtime permissions
getPermissionsReport() - Method in class org.openejb.test.entity.bmp.BasicBmp2DataSourcesBean
Maps to BasicBmp2DataSourcesObject.getPermissionsReport Returns a report of the bean's runtime permissions
getPermissionsReport() - Method in interface org.openejb.test.entity.bmp.BasicBmp2DataSourcesObject
Returns a report of the bean's runtime permissions
getPermissionsReport() - Method in class org.openejb.test.entity.bmp.BasicBmpBean
Maps to BasicBmpObject.getPermissionsReport Returns a report of the bean's runtime permissions
getPermissionsReport() - Method in interface org.openejb.test.entity.bmp.BasicBmpObject
Returns a report of the bean's runtime permissions
getPermissionsReport() - Method in class org.openejb.test.entity.cmp.AllowedOperationsCmpBean
Maps to BasicCmpObject.getPermissionsReport Returns a report of the bean's runtime permissions
getPermissionsReport() - Method in class org.openejb.test.entity.cmp.BasicCmpBean
Maps to BasicCmpObject.getPermissionsReport Returns a report of the bean's runtime permissions
getPermissionsReport() - Method in interface org.openejb.test.entity.cmp.BasicCmpObject
Returns a report of the bean's runtime permissions
getPermissionsReport() - Method in class org.openejb.test.stateful.BasicStatefulBean
Maps to BasicStatefulObject.getPermissionsReport Returns a report of the bean's runtime permissions
getPermissionsReport() - Method in interface org.openejb.test.stateful.BasicStatefulObject
Returns a report of the bean's runtime permissions
getPermissionsReport() - Method in class org.openejb.test.stateful.BMTStatefulBean
Maps to BasicStatefulObject.getPermissionsReport Returns a report of the bean's runtime permissions
getPermissionsReport() - Method in class org.openejb.test.stateless.BasicStatelessBean
Maps to BasicStatelessObject.getPermissionsReport Returns a report of the bean's runtime permissions
getPermissionsReport() - Method in interface org.openejb.test.stateless.BasicStatelessObject
Returns a report of the bean's runtime permissions
getProperties() - Method in class org.openejb.test.RemoteTestServer
 
getRelevantStackTrace(Throwable) - Method in class org.openejb.test.ResultPrinter
 
getServer() - Static method in class org.openejb.test.TestManager
 
getSsn() - Method in class org.openejb.test.object.Account
 
getUserTransaction() - Method in class org.openejb.test.stateful.BeanTxStatefulBean
Maps to BasicStatefulObject.businessMethod
getUserTransaction() - Method in interface org.openejb.test.stateful.BeanTxStatefulObject
 
getUserTransaction() - Method in class org.openejb.test.stateless.BeanTxStatelessBean
 
getUserTransaction() - Method in interface org.openejb.test.stateless.BeanTxStatelessObject
 

I

in - Variable in class org.openejb.test.RiTestServer
 
init(Properties) - Method in class org.openejb.test.CorbaTestServer
 
init(Properties) - Method in class org.openejb.test.InstantDbTestDatabase
 
init(Properties) - Method in class org.openejb.test.IvmTestServer
 
init(Properties) - Method in class org.openejb.test.PostgreSqlTestDatabase
 
init(Properties) - Method in class org.openejb.test.RemoteHttpTestServer
 
init(Properties) - Method in class org.openejb.test.RemoteTestServer
 
init(Properties) - Method in class org.openejb.test.RiTestServer
 
init(Properties) - Method in interface org.openejb.test.TestDatabase
 
init(String) - Static method in class org.openejb.test.TestManager
 
init(Properties) - Method in interface org.openejb.test.TestServer
 
init(Properties) - Method in class org.openejb.test.TomcatRemoteTestServer
 
initialContext - Variable in class org.openejb.test.entity.bmp.BmpTestClient
 
initialContext - Variable in class org.openejb.test.entity.cmp.CmpTestClient
 
initialContext - Variable in class org.openejb.test.InstantDbTestDatabase
 
initialContext - Variable in class org.openejb.test.PostgreSqlTestDatabase
 
initialContext - Variable in class org.openejb.test.stateful.StatefulBeanTxTests
 
initialContext - Variable in class org.openejb.test.stateful.StatefulTestClient
 
initialContext - Variable in class org.openejb.test.stateless.StatelessBeanTxTests
 
initialContext - Variable in class org.openejb.test.stateless.StatelessContainerTxTests
 
initialContext - Variable in class org.openejb.test.stateless.StatelessTestClient
 
InstantDbTestDatabase - Class in org.openejb.test
 
InstantDbTestDatabase() - Constructor for class org.openejb.test.InstantDbTestDatabase
 
IvmTestServer - Class in org.openejb.test
 
IvmTestServer() - Constructor for class org.openejb.test.IvmTestServer
 

J

JNDI_access_to_java_comp_env - Static variable in class org.openejb.test.object.OperationsPolicy
 
jndiContext - Variable in class org.openejb.test.beans.CalculatorBean
 
jndiContext - Variable in class org.openejb.test.beans.DatabaseBean
 
jndiDatabaseEntry - Variable in class org.openejb.test.stateful.BeanTxStatefulBean
 
jndiDatabaseEntry - Variable in class org.openejb.test.stateless.BeanTxStatelessBean
 
jndiDatabaseEntry - Variable in class org.openejb.test.stateless.ContainerTxStatelessBean
 
jndiEJBHomeEntry - Static variable in class org.openejb.test.stateful.StatefulBeanTxTests
 
jndiEJBHomeEntry - Static variable in class org.openejb.test.stateless.StatelessBeanTxTests
 
jndiEJBHomeEntry - Static variable in class org.openejb.test.stateless.StatelessContainerTxTests
 
jndiUserTransaction() - Method in class org.openejb.test.stateful.BeanTxStatefulBean
 
jndiUserTransaction() - Method in interface org.openejb.test.stateful.BeanTxStatefulObject
 
jndiUserTransaction() - Method in class org.openejb.test.stateless.BeanTxStatelessBean
 
jndiUserTransaction() - Method in interface org.openejb.test.stateless.BeanTxStatelessObject
 

K

key - Static variable in class org.openejb.test.entity.cmp.AllowedOperationsCmpBean
 
key - Static variable in class org.openejb.test.entity.cmp.BasicCmpBean
 
key - Static variable in class org.openejb.test.entity.cmp.EncCmpBean
 
key - Static variable in class org.openejb.test.entity.cmp.RmiIiopCmpBean
 

L

l(String) - Method in class org.openejb.test.TomcatRemoteTestServer.FilePathBuilder
 
lastName - Variable in class org.openejb.test.entity.bmp.BasicBmp2DataSourcesBean
 
lastName - Variable in class org.openejb.test.entity.bmp.BasicBmpBean
 
lastName - Variable in class org.openejb.test.entity.cmp.AllowedOperationsCmpBean
 
lastName - Variable in class org.openejb.test.entity.cmp.BasicCmpBean
 
lastName - Variable in class org.openejb.test.entity.cmp.EncCmpBean
 
lastName - Variable in class org.openejb.test.entity.cmp.RmiIiopCmpBean
 
log(String) - Method in class org.openejb.test.CorbaTestServer
 
lookupBooleanEntry() - Method in class org.openejb.test.entity.bmp.EncBmpBean
 
lookupBooleanEntry() - Method in interface org.openejb.test.entity.bmp.EncBmpObject
 
lookupBooleanEntry() - Method in class org.openejb.test.entity.cmp.EncCmpBean
 
lookupBooleanEntry() - Method in interface org.openejb.test.entity.cmp.EncCmpObject
 
lookupBooleanEntry() - Method in class org.openejb.test.stateful.EncStatefulBean
 
lookupBooleanEntry() - Method in interface org.openejb.test.stateful.EncStatefulObject
 
lookupBooleanEntry() - Method in class org.openejb.test.stateless.EncStatelessBean
 
lookupBooleanEntry() - Method in interface org.openejb.test.stateless.EncStatelessObject
 
lookupByteEntry() - Method in class org.openejb.test.entity.bmp.EncBmpBean
 
lookupByteEntry() - Method in interface org.openejb.test.entity.bmp.EncBmpObject
 
lookupByteEntry() - Method in class org.openejb.test.entity.cmp.EncCmpBean
 
lookupByteEntry() - Method in interface org.openejb.test.entity.cmp.EncCmpObject
 
lookupByteEntry() - Method in class org.openejb.test.stateful.EncStatefulBean
 
lookupByteEntry() - Method in interface org.openejb.test.stateful.EncStatefulObject
 
lookupByteEntry() - Method in class org.openejb.test.stateless.EncStatelessBean
 
lookupByteEntry() - Method in interface org.openejb.test.stateless.EncStatelessObject
 
lookupDoubleEntry() - Method in class org.openejb.test.entity.bmp.EncBmpBean
 
lookupDoubleEntry() - Method in interface org.openejb.test.entity.bmp.EncBmpObject
 
lookupDoubleEntry() - Method in class org.openejb.test.entity.cmp.EncCmpBean
 
lookupDoubleEntry() - Method in interface org.openejb.test.entity.cmp.EncCmpObject
 
lookupDoubleEntry() - Method in class org.openejb.test.stateful.EncStatefulBean
 
lookupDoubleEntry() - Method in interface org.openejb.test.stateful.EncStatefulObject
 
lookupDoubleEntry() - Method in class org.openejb.test.stateless.EncStatelessBean
 
lookupDoubleEntry() - Method in interface org.openejb.test.stateless.EncStatelessObject
 
lookupEntityBean() - Method in class org.openejb.test.entity.bmp.EncBmpBean
 
lookupEntityBean() - Method in interface org.openejb.test.entity.bmp.EncBmpObject
 
lookupEntityBean() - Method in class org.openejb.test.entity.cmp.EncCmpBean
 
lookupEntityBean() - Method in interface org.openejb.test.entity.cmp.EncCmpObject
 
lookupEntityBean() - Method in class org.openejb.test.stateful.EncStatefulBean
 
lookupEntityBean() - Method in interface org.openejb.test.stateful.EncStatefulObject
 
lookupEntityBean() - Method in class org.openejb.test.stateless.EncStatelessBean
 
lookupEntityBean() - Method in interface org.openejb.test.stateless.EncStatelessObject
 
lookupFloatEntry() - Method in class org.openejb.test.entity.bmp.EncBmpBean
 
lookupFloatEntry() - Method in interface org.openejb.test.entity.bmp.EncBmpObject
 
lookupFloatEntry() - Method in class org.openejb.test.entity.cmp.EncCmpBean
 
lookupFloatEntry() - Method in interface org.openejb.test.entity.cmp.EncCmpObject
 
lookupFloatEntry() - Method in class org.openejb.test.stateful.EncStatefulBean
 
lookupFloatEntry() - Method in interface org.openejb.test.stateful.EncStatefulObject
 
lookupFloatEntry() - Method in class org.openejb.test.stateless.EncStatelessBean
 
lookupFloatEntry() - Method in interface org.openejb.test.stateless.EncStatelessObject
 
lookupIntegerEntry() - Method in class org.openejb.test.entity.bmp.EncBmpBean
 
lookupIntegerEntry() - Method in interface org.openejb.test.entity.bmp.EncBmpObject
 
lookupIntegerEntry() - Method in class org.openejb.test.entity.cmp.EncCmpBean
 
lookupIntegerEntry() - Method in interface org.openejb.test.entity.cmp.EncCmpObject
 
lookupIntegerEntry() - Method in class org.openejb.test.stateful.EncStatefulBean
 
lookupIntegerEntry() - Method in interface org.openejb.test.stateful.EncStatefulObject
 
lookupIntegerEntry() - Method in class org.openejb.test.stateless.EncStatelessBean
 
lookupIntegerEntry() - Method in interface org.openejb.test.stateless.EncStatelessObject
 
lookupLongEntry() - Method in class org.openejb.test.entity.bmp.EncBmpBean
 
lookupLongEntry() - Method in interface org.openejb.test.entity.bmp.EncBmpObject
 
lookupLongEntry() - Method in class org.openejb.test.entity.cmp.EncCmpBean
 
lookupLongEntry() - Method in interface org.openejb.test.entity.cmp.EncCmpObject
 
lookupLongEntry() - Method in class org.openejb.test.stateful.EncStatefulBean
 
lookupLongEntry() - Method in interface org.openejb.test.stateful.EncStatefulObject
 
lookupLongEntry() - Method in class org.openejb.test.stateless.EncStatelessBean
 
lookupLongEntry() - Method in interface org.openejb.test.stateless.EncStatelessObject
 
lookupResource() - Method in class org.openejb.test.entity.bmp.EncBmpBean
 
lookupResource() - Method in interface org.openejb.test.entity.bmp.EncBmpObject
 
lookupResource() - Method in class org.openejb.test.entity.cmp.EncCmpBean
 
lookupResource() - Method in interface org.openejb.test.entity.cmp.EncCmpObject
 
lookupResource() - Method in class org.openejb.test.stateful.EncStatefulBean
 
lookupResource() - Method in interface org.openejb.test.stateful.EncStatefulObject
 
lookupResource() - Method in class org.openejb.test.stateless.EncStatelessBean
 
lookupResource() - Method in interface org.openejb.test.stateless.EncStatelessObject
 
lookupShortEntry() - Method in class org.openejb.test.entity.bmp.EncBmpBean
 
lookupShortEntry() - Method in interface org.openejb.test.entity.bmp.EncBmpObject
 
lookupShortEntry() - Method in class org.openejb.test.entity.cmp.EncCmpBean
 
lookupShortEntry() - Method in interface org.openejb.test.entity.cmp.EncCmpObject
 
lookupShortEntry() - Method in class org.openejb.test.stateful.EncStatefulBean
 
lookupShortEntry() - Method in interface org.openejb.test.stateful.EncStatefulObject
 
lookupShortEntry() - Method in class org.openejb.test.stateless.EncStatelessBean
 
lookupShortEntry() - Method in interface org.openejb.test.stateless.EncStatelessObject
 
lookupStatefulBean() - Method in class org.openejb.test.entity.bmp.EncBmpBean
 
lookupStatefulBean() - Method in interface org.openejb.test.entity.bmp.EncBmpObject
 
lookupStatefulBean() - Method in class org.openejb.test.entity.cmp.EncCmpBean
 
lookupStatefulBean() - Method in interface org.openejb.test.entity.cmp.EncCmpObject
 
lookupStatefulBean() - Method in class org.openejb.test.stateful.EncStatefulBean
 
lookupStatefulBean() - Method in interface org.openejb.test.stateful.EncStatefulObject
 
lookupStatefulBean() - Method in class org.openejb.test.stateless.EncStatelessBean
 
lookupStatefulBean() - Method in interface org.openejb.test.stateless.EncStatelessObject
 
lookupStatelessBean() - Method in class org.openejb.test.entity.bmp.EncBmpBean
 
lookupStatelessBean() - Method in interface org.openejb.test.entity.bmp.EncBmpObject
 
lookupStatelessBean() - Method in class org.openejb.test.entity.cmp.EncCmpBean
 
lookupStatelessBean() - Method in interface org.openejb.test.entity.cmp.EncCmpObject
 
lookupStatelessBean() - Method in class org.openejb.test.stateful.EncStatefulBean
 
lookupStatelessBean() - Method in interface org.openejb.test.stateful.EncStatefulObject
 
lookupStatelessBean() - Method in class org.openejb.test.stateless.EncStatelessBean
 
lookupStatelessBean() - Method in interface org.openejb.test.stateless.EncStatelessObject
 
lookupStringEntry() - Method in class org.openejb.test.entity.bmp.EncBmpBean
 
lookupStringEntry() - Method in interface org.openejb.test.entity.bmp.EncBmpObject
 
lookupStringEntry() - Method in class org.openejb.test.entity.cmp.EncCmpBean
 
lookupStringEntry() - Method in interface org.openejb.test.entity.cmp.EncCmpObject
 
lookupStringEntry() - Method in class org.openejb.test.stateful.EncStatefulBean
 
lookupStringEntry() - Method in interface org.openejb.test.stateful.EncStatefulObject
 
lookupStringEntry() - Method in class org.openejb.test.stateless.EncStatelessBean
 
lookupStringEntry() - Method in interface org.openejb.test.stateless.EncStatelessObject
 

M

Main - Class in org.openejb.test
 
Main() - Constructor for class org.openejb.test.Main
 
main(String[]) - Static method in class org.openejb.test.Main
 
main(String[]) - Static method in class org.openejb.test.PostgreSqlTestDatabase
 
main(String[]) - Static method in class org.openejb.test.TestRunner
main entry point.
MiscEjbTests - Class in org.openejb.test.stateless
 
MiscEjbTests() - Constructor for class org.openejb.test.stateless.MiscEjbTests
 

N

name() - Method in class org.openejb.test.NamedTestCase
 
name() - Method in class org.openejb.test.NumberedTestCase
 
NamedTestCase - Class in org.openejb.test
 
NamedTestCase(String) - Constructor for class org.openejb.test.NamedTestCase
 
NamedTestCase(String, String) - Constructor for class org.openejb.test.NamedTestCase
 
NumberedTestCase - Class in org.openejb.test
 
NumberedTestCase() - Constructor for class org.openejb.test.NumberedTestCase
 

O

ObjectGraph - Class in org.openejb.test.object
 
ObjectGraph(Object) - Constructor for class org.openejb.test.object.ObjectGraph
 
ObjectGraph() - Constructor for class org.openejb.test.object.ObjectGraph
 
openAccount(Account, Boolean) - Method in class org.openejb.test.stateful.BeanTxStatefulBean
 
openAccount(Account, Boolean) - Method in interface org.openejb.test.stateful.BeanTxStatefulObject
 
openAccount(Account, Boolean) - Method in class org.openejb.test.stateless.BeanTxStatelessBean
 
openAccount(Account, Boolean) - Method in interface org.openejb.test.stateless.BeanTxStatelessObject
 
openAccount(Account, Boolean) - Method in class org.openejb.test.stateless.ContainerTxStatelessBean
 
openAccount(Account, Boolean) - Method in interface org.openejb.test.stateless.ContainerTxStatelessObject
 
OperationsPolicy - Class in org.openejb.test.object
 
OperationsPolicy() - Constructor for class org.openejb.test.object.OperationsPolicy
 
OperationsPolicy(int[]) - Constructor for class org.openejb.test.object.OperationsPolicy
 
org.openejb.test - package org.openejb.test
The core classes of the container system implementing the interfaces defined by the OpenEJB container system architecture.
org.openejb.test.beans - package org.openejb.test.beans
 
org.openejb.test.entity.bmp - package org.openejb.test.entity.bmp
 
org.openejb.test.entity.cmp - package org.openejb.test.entity.cmp
 
org.openejb.test.object - package org.openejb.test.object
 
org.openejb.test.stateful - package org.openejb.test.stateful
 
org.openejb.test.stateless - package org.openejb.test.stateless
 

P

PostgreSqlTestDatabase - Class in org.openejb.test
 
PostgreSqlTestDatabase() - Constructor for class org.openejb.test.PostgreSqlTestDatabase
 
primaryKey - Static variable in class org.openejb.test.entity.bmp.BasicBmp2DataSourcesBean
 
primaryKey - Variable in class org.openejb.test.entity.bmp.BasicBmpBean
 
primaryKey - Variable in class org.openejb.test.entity.cmp.AllowedOperationsCmpBean
 
primaryKey - Variable in class org.openejb.test.entity.cmp.BasicCmpBean
 
primaryKey - Variable in class org.openejb.test.entity.cmp.EncCmpBean
 
primaryKey - Variable in class org.openejb.test.entity.cmp.RmiIiopCmpBean
 
printErrors(TestResult) - Method in class org.openejb.test.ResultPrinter
 
printFailures(TestResult) - Method in class org.openejb.test.ResultPrinter
 
printHeader(TestResult) - Method in class org.openejb.test.ResultPrinter
Prints the header of the report

R

readExternal(ObjectInput) - Method in class org.openejb.test.object.OperationsPolicy
 
readExternal(ObjectInput) - Method in class org.openejb.test.object.Transaction
 
RemoteHttpTestServer - Class in org.openejb.test
 
RemoteHttpTestServer() - Constructor for class org.openejb.test.RemoteHttpTestServer
 
RemoteTestServer - Class in org.openejb.test
 
RemoteTestServer() - Constructor for class org.openejb.test.RemoteTestServer
 
removePrefix(String) - Static method in class org.openejb.test.NumberedTestCase
 
removePrefix(String, String) - Static method in class org.openejb.test.NumberedTestCase
 
Resource_manager_access - Static variable in class org.openejb.test.object.OperationsPolicy
 
ResultPrinter - Class in org.openejb.test
 
ResultPrinter(PrintStream) - Constructor for class org.openejb.test.ResultPrinter
 
retreiveAccount(String) - Method in class org.openejb.test.stateful.BeanTxStatefulBean
 
retreiveAccount(String) - Method in interface org.openejb.test.stateful.BeanTxStatefulObject
 
retreiveAccount(String) - Method in class org.openejb.test.stateless.BeanTxStatelessBean
 
retreiveAccount(String) - Method in interface org.openejb.test.stateless.BeanTxStatelessObject
 
retreiveAccount(String) - Method in class org.openejb.test.stateless.ContainerTxStatelessBean
 
retreiveAccount(String) - Method in interface org.openejb.test.stateless.ContainerTxStatelessObject
 
returnBooleanObject(Boolean) - Method in class org.openejb.test.entity.bmp.RmiIiopBmpBean
 
returnBooleanObject(Boolean) - Method in interface org.openejb.test.entity.bmp.RmiIiopBmpObject
 
returnBooleanObject(Boolean) - Method in class org.openejb.test.entity.cmp.RmiIiopCmpBean
 
returnBooleanObject(Boolean) - Method in interface org.openejb.test.entity.cmp.RmiIiopCmpObject
 
returnBooleanObject(Boolean) - Method in class org.openejb.test.stateful.RmiIiopStatefulBean
 
returnBooleanObject(Boolean) - Method in interface org.openejb.test.stateful.RmiIiopStatefulObject
 
returnBooleanObject(Boolean) - Method in class org.openejb.test.stateless.RmiIiopStatelessBean
 
returnBooleanObject(Boolean) - Method in interface org.openejb.test.stateless.RmiIiopStatelessObject
 
returnBooleanObjectArray(Boolean[]) - Method in class org.openejb.test.entity.bmp.RmiIiopBmpBean
 
returnBooleanObjectArray(Boolean[]) - Method in interface org.openejb.test.entity.bmp.RmiIiopBmpObject
 
returnBooleanObjectArray(Boolean[]) - Method in class org.openejb.test.entity.cmp.RmiIiopCmpBean
 
returnBooleanObjectArray(Boolean[]) - Method in interface org.openejb.test.entity.cmp.RmiIiopCmpObject
 
returnBooleanObjectArray(Boolean[]) - Method in class org.openejb.test.stateful.RmiIiopStatefulBean
 
returnBooleanObjectArray(Boolean[]) - Method in interface org.openejb.test.stateful.RmiIiopStatefulObject
 
returnBooleanObjectArray(Boolean[]) - Method in class org.openejb.test.stateless.RmiIiopStatelessBean
 
returnBooleanObjectArray(Boolean[]) - Method in interface org.openejb.test.stateless.RmiIiopStatelessObject
 
returnBooleanPrimitive(boolean) - Method in class org.openejb.test.entity.bmp.RmiIiopBmpBean
 
returnBooleanPrimitive(boolean) - Method in interface org.openejb.test.entity.bmp.RmiIiopBmpObject
 
returnBooleanPrimitive(boolean) - Method in class org.openejb.test.entity.cmp.RmiIiopCmpBean
 
returnBooleanPrimitive(boolean) - Method in interface org.openejb.test.entity.cmp.RmiIiopCmpObject
 
returnBooleanPrimitive(boolean) - Method in class org.openejb.test.stateful.RmiIiopStatefulBean
 
returnBooleanPrimitive(boolean) - Method in interface org.openejb.test.stateful.RmiIiopStatefulObject
 
returnBooleanPrimitive(boolean) - Method in class org.openejb.test.stateless.RmiIiopStatelessBean
 
returnBooleanPrimitive(boolean) - Method in interface org.openejb.test.stateless.RmiIiopStatelessObject
 
returnBooleanPrimitiveArray(boolean[]) - Method in class org.openejb.test.entity.bmp.RmiIiopBmpBean
 
returnBooleanPrimitiveArray(boolean[]) - Method in interface org.openejb.test.entity.bmp.RmiIiopBmpObject
 
returnBooleanPrimitiveArray(boolean[]) - Method in class org.openejb.test.entity.cmp.RmiIiopCmpBean
 
returnBooleanPrimitiveArray(boolean[]) - Method in interface org.openejb.test.entity.cmp.RmiIiopCmpObject
 
returnBooleanPrimitiveArray(boolean[]) - Method in class org.openejb.test.stateful.RmiIiopStatefulBean
 
returnBooleanPrimitiveArray(boolean[]) - Method in interface org.openejb.test.stateful.RmiIiopStatefulObject
 
returnBooleanPrimitiveArray(boolean[]) - Method in class org.openejb.test.stateless.RmiIiopStatelessBean
 
returnBooleanPrimitiveArray(boolean[]) - Method in interface org.openejb.test.stateless.RmiIiopStatelessObject
 
returnByteObject(Byte) - Method in class org.openejb.test.entity.bmp.RmiIiopBmpBean
 
returnByteObject(Byte) - Method in interface org.openejb.test.entity.bmp.RmiIiopBmpObject
 
returnByteObject(Byte) - Method in class org.openejb.test.entity.cmp.RmiIiopCmpBean
 
returnByteObject(Byte) - Method in interface org.openejb.test.entity.cmp.RmiIiopCmpObject
 
returnByteObject(Byte) - Method in class org.openejb.test.stateful.RmiIiopStatefulBean
 
returnByteObject(Byte) - Method in interface org.openejb.test.stateful.RmiIiopStatefulObject
 
returnByteObject(Byte) - Method in class org.openejb.test.stateless.RmiIiopStatelessBean
 
returnByteObject(Byte) - Method in interface org.openejb.test.stateless.RmiIiopStatelessObject
 
returnByteObjectArray(Byte[]) - Method in class org.openejb.test.entity.bmp.RmiIiopBmpBean
 
returnByteObjectArray(Byte[]) - Method in interface org.openejb.test.entity.bmp.RmiIiopBmpObject
 
returnByteObjectArray(Byte[]) - Method in class org.openejb.test.entity.cmp.RmiIiopCmpBean
 
returnByteObjectArray(Byte[]) - Method in interface org.openejb.test.entity.cmp.RmiIiopCmpObject
 
returnByteObjectArray(Byte[]) - Method in class org.openejb.test.stateful.RmiIiopStatefulBean
 
returnByteObjectArray(Byte[]) - Method in interface org.openejb.test.stateful.RmiIiopStatefulObject
 
returnByteObjectArray(Byte[]) - Method in class org.openejb.test.stateless.RmiIiopStatelessBean
 
returnByteObjectArray(Byte[]) - Method in interface org.openejb.test.stateless.RmiIiopStatelessObject
 
returnBytePrimitive(byte) - Method in class org.openejb.test.entity.bmp.RmiIiopBmpBean
 
returnBytePrimitive(byte) - Method in interface org.openejb.test.entity.bmp.RmiIiopBmpObject
 
returnBytePrimitive(byte) - Method in class org.openejb.test.entity.cmp.RmiIiopCmpBean
 
returnBytePrimitive(byte) - Method in interface org.openejb.test.entity.cmp.RmiIiopCmpObject
 
returnBytePrimitive(byte) - Method in class org.openejb.test.stateful.RmiIiopStatefulBean
 
returnBytePrimitive(byte) - Method in interface org.openejb.test.stateful.RmiIiopStatefulObject
 
returnBytePrimitive(byte) - Method in class org.openejb.test.stateless.RmiIiopStatelessBean
 
returnBytePrimitive(byte) - Method in interface org.openejb.test.stateless.RmiIiopStatelessObject
 
returnBytePrimitiveArray(byte[]) - Method in class org.openejb.test.entity.bmp.RmiIiopBmpBean
 
returnBytePrimitiveArray(byte[]) - Method in interface org.openejb.test.entity.bmp.RmiIiopBmpObject
 
returnBytePrimitiveArray(byte[]) - Method in class org.openejb.test.entity.cmp.RmiIiopCmpBean
 
returnBytePrimitiveArray(byte[]) - Method in interface org.openejb.test.entity.cmp.RmiIiopCmpObject
 
returnBytePrimitiveArray(byte[]) - Method in class org.openejb.test.stateful.RmiIiopStatefulBean
 
returnBytePrimitiveArray(byte[]) - Method in interface org.openejb.test.stateful.RmiIiopStatefulObject
 
returnBytePrimitiveArray(byte[]) - Method in class org.openejb.test.stateless.RmiIiopStatelessBean
 
returnBytePrimitiveArray(byte[]) - Method in interface org.openejb.test.stateless.RmiIiopStatelessObject
 
returnCharacterObject(Character) - Method in class org.openejb.test.entity.bmp.RmiIiopBmpBean
 
returnCharacterObject(Character) - Method in interface org.openejb.test.entity.bmp.RmiIiopBmpObject
 
returnCharacterObject(Character) - Method in class org.openejb.test.entity.cmp.RmiIiopCmpBean
 
returnCharacterObject(Character) - Method in interface org.openejb.test.entity.cmp.RmiIiopCmpObject
 
returnCharacterObject(Character) - Method in class org.openejb.test.stateful.RmiIiopStatefulBean
 
returnCharacterObject(Character) - Method in interface org.openejb.test.stateful.RmiIiopStatefulObject
 
returnCharacterObject(Character) - Method in class org.openejb.test.stateless.RmiIiopStatelessBean
 
returnCharacterObject(Character) - Method in interface org.openejb.test.stateless.RmiIiopStatelessObject
 
returnCharacterObjectArray(Character[]) - Method in class org.openejb.test.entity.bmp.RmiIiopBmpBean
 
returnCharacterObjectArray(Character[]) - Method in interface org.openejb.test.entity.bmp.RmiIiopBmpObject
 
returnCharacterObjectArray(Character[]) - Method in class org.openejb.test.entity.cmp.RmiIiopCmpBean
 
returnCharacterObjectArray(Character[]) - Method in interface org.openejb.test.entity.cmp.RmiIiopCmpObject
 
returnCharacterObjectArray(Character[]) - Method in class org.openejb.test.stateful.RmiIiopStatefulBean
 
returnCharacterObjectArray(Character[]) - Method in interface org.openejb.test.stateful.RmiIiopStatefulObject
 
returnCharacterObjectArray(Character[]) - Method in class org.openejb.test.stateless.RmiIiopStatelessBean
 
returnCharacterObjectArray(Character[]) - Method in interface org.openejb.test.stateless.RmiIiopStatelessObject
 
returnCharacterPrimitive(char) - Method in class org.openejb.test.entity.bmp.RmiIiopBmpBean
 
returnCharacterPrimitive(char) - Method in interface org.openejb.test.entity.bmp.RmiIiopBmpObject
 
returnCharacterPrimitive(char) - Method in class org.openejb.test.entity.cmp.RmiIiopCmpBean
 
returnCharacterPrimitive(char) - Method in interface org.openejb.test.entity.cmp.RmiIiopCmpObject
 
returnCharacterPrimitive(char) - Method in class org.openejb.test.stateful.RmiIiopStatefulBean
 
returnCharacterPrimitive(char) - Method in interface org.openejb.test.stateful.RmiIiopStatefulObject
 
returnCharacterPrimitive(char) - Method in class org.openejb.test.stateless.RmiIiopStatelessBean
 
returnCharacterPrimitive(char) - Method in interface org.openejb.test.stateless.RmiIiopStatelessObject
 
returnCharacterPrimitiveArray(char[]) - Method in class org.openejb.test.entity.bmp.RmiIiopBmpBean
 
returnCharacterPrimitiveArray(char[]) - Method in interface org.openejb.test.entity.bmp.RmiIiopBmpObject
 
returnCharacterPrimitiveArray(char[]) - Method in class org.openejb.test.entity.cmp.RmiIiopCmpBean
 
returnCharacterPrimitiveArray(char[]) - Method in interface org.openejb.test.entity.cmp.RmiIiopCmpObject
 
returnCharacterPrimitiveArray(char[]) - Method in class org.openejb.test.stateful.RmiIiopStatefulBean
 
returnCharacterPrimitiveArray(char[]) - Method in interface org.openejb.test.stateful.RmiIiopStatefulObject
 
returnCharacterPrimitiveArray(char[]) - Method in class org.openejb.test.stateless.RmiIiopStatelessBean
 
returnCharacterPrimitiveArray(char[]) - Method in interface org.openejb.test.stateless.RmiIiopStatelessObject
 
returnDoubleObject(Double) - Method in class org.openejb.test.entity.bmp.RmiIiopBmpBean
 
returnDoubleObject(Double) - Method in interface org.openejb.test.entity.bmp.RmiIiopBmpObject
 
returnDoubleObject(Double) - Method in class org.openejb.test.entity.cmp.RmiIiopCmpBean
 
returnDoubleObject(Double) - Method in interface org.openejb.test.entity.cmp.RmiIiopCmpObject
 
returnDoubleObject(Double) - Method in class org.openejb.test.stateful.RmiIiopStatefulBean
 
returnDoubleObject(Double) - Method in interface org.openejb.test.stateful.RmiIiopStatefulObject
 
returnDoubleObject(Double) - Method in class org.openejb.test.stateless.RmiIiopStatelessBean
 
returnDoubleObject(Double) - Method in interface org.openejb.test.stateless.RmiIiopStatelessObject
 
returnDoubleObjectArray(Double[]) - Method in class org.openejb.test.entity.bmp.RmiIiopBmpBean
 
returnDoubleObjectArray(Double[]) - Method in interface org.openejb.test.entity.bmp.RmiIiopBmpObject
 
returnDoubleObjectArray(Double[]) - Method in class org.openejb.test.entity.cmp.RmiIiopCmpBean
 
returnDoubleObjectArray(Double[]) - Method in interface org.openejb.test.entity.cmp.RmiIiopCmpObject
 
returnDoubleObjectArray(Double[]) - Method in class org.openejb.test.stateful.RmiIiopStatefulBean
 
returnDoubleObjectArray(Double[]) - Method in interface org.openejb.test.stateful.RmiIiopStatefulObject
 
returnDoubleObjectArray(Double[]) - Method in class org.openejb.test.stateless.RmiIiopStatelessBean
 
returnDoubleObjectArray(Double[]) - Method in interface org.openejb.test.stateless.RmiIiopStatelessObject
 
returnDoublePrimitive(double) - Method in class org.openejb.test.entity.bmp.RmiIiopBmpBean
 
returnDoublePrimitive(double) - Method in interface org.openejb.test.entity.bmp.RmiIiopBmpObject
 
returnDoublePrimitive(double) - Method in class org.openejb.test.entity.cmp.RmiIiopCmpBean
 
returnDoublePrimitive(double) - Method in interface org.openejb.test.entity.cmp.RmiIiopCmpObject
 
returnDoublePrimitive(double) - Method in class org.openejb.test.stateful.RmiIiopStatefulBean
 
returnDoublePrimitive(double) - Method in interface org.openejb.test.stateful.RmiIiopStatefulObject
 
returnDoublePrimitive(double) - Method in class org.openejb.test.stateless.RmiIiopStatelessBean
 
returnDoublePrimitive(double) - Method in interface org.openejb.test.stateless.RmiIiopStatelessObject
 
returnDoublePrimitiveArray(double[]) - Method in class org.openejb.test.entity.bmp.RmiIiopBmpBean
 
returnDoublePrimitiveArray(double[]) - Method in interface org.openejb.test.entity.bmp.RmiIiopBmpObject
 
returnDoublePrimitiveArray(double[]) - Method in class org.openejb.test.entity.cmp.RmiIiopCmpBean
 
returnDoublePrimitiveArray(double[]) - Method in interface org.openejb.test.entity.cmp.RmiIiopCmpObject
 
returnDoublePrimitiveArray(double[]) - Method in class org.openejb.test.stateful.RmiIiopStatefulBean
 
returnDoublePrimitiveArray(double[]) - Method in interface org.openejb.test.stateful.RmiIiopStatefulObject
 
returnDoublePrimitiveArray(double[]) - Method in class org.openejb.test.stateless.RmiIiopStatelessBean
 
returnDoublePrimitiveArray(double[]) - Method in interface org.openejb.test.stateless.RmiIiopStatelessObject
 
returnEJBHome(EJBHome) - Method in class org.openejb.test.entity.bmp.RmiIiopBmpBean
 
returnEJBHome() - Method in class org.openejb.test.entity.bmp.RmiIiopBmpBean
 
returnEJBHome(EJBHome) - Method in interface org.openejb.test.entity.bmp.RmiIiopBmpObject
 
returnEJBHome() - Method in interface org.openejb.test.entity.bmp.RmiIiopBmpObject
 
returnEJBHome(EJBHome) - Method in class org.openejb.test.entity.cmp.RmiIiopCmpBean
 
returnEJBHome() - Method in class org.openejb.test.entity.cmp.RmiIiopCmpBean
 
returnEJBHome(EJBHome) - Method in interface org.openejb.test.entity.cmp.RmiIiopCmpObject
 
returnEJBHome() - Method in interface org.openejb.test.entity.cmp.RmiIiopCmpObject
 
returnEJBHome(EJBHome) - Method in class org.openejb.test.stateful.RmiIiopStatefulBean
 
returnEJBHome() - Method in class org.openejb.test.stateful.RmiIiopStatefulBean
 
returnEJBHome(EJBHome) - Method in interface org.openejb.test.stateful.RmiIiopStatefulObject
 
returnEJBHome() - Method in interface org.openejb.test.stateful.RmiIiopStatefulObject
 
returnEJBHome(EJBHome) - Method in class org.openejb.test.stateless.RmiIiopStatelessBean
 
returnEJBHome() - Method in class org.openejb.test.stateless.RmiIiopStatelessBean
 
returnEJBHome(EJBHome) - Method in interface org.openejb.test.stateless.RmiIiopStatelessObject
 
returnEJBHome() - Method in interface org.openejb.test.stateless.RmiIiopStatelessObject
 
returnEJBHomeArray(EJBHome[]) - Method in class org.openejb.test.entity.bmp.RmiIiopBmpBean
 
returnEJBHomeArray(EJBHome[]) - Method in interface org.openejb.test.entity.bmp.RmiIiopBmpObject
 
returnEJBHomeArray(EJBHome[]) - Method in class org.openejb.test.entity.cmp.RmiIiopCmpBean
 
returnEJBHomeArray(EJBHome[]) - Method in interface org.openejb.test.entity.cmp.RmiIiopCmpObject
 
returnEJBHomeArray(EJBHome[]) - Method in class org.openejb.test.stateful.RmiIiopStatefulBean
 
returnEJBHomeArray(EJBHome[]) - Method in interface org.openejb.test.stateful.RmiIiopStatefulObject
 
returnEJBHomeArray(EJBHome[]) - Method in class org.openejb.test.stateless.RmiIiopStatelessBean
 
returnEJBHomeArray(EJBHome[]) - Method in interface org.openejb.test.stateless.RmiIiopStatelessObject
 
returnEJBMetaData(EJBMetaData) - Method in class org.openejb.test.entity.bmp.RmiIiopBmpBean
 
returnEJBMetaData() - Method in class org.openejb.test.entity.bmp.RmiIiopBmpBean
 
returnEJBMetaData(EJBMetaData) - Method in interface org.openejb.test.entity.bmp.RmiIiopBmpObject
 
returnEJBMetaData() - Method in interface org.openejb.test.entity.bmp.RmiIiopBmpObject
 
returnEJBMetaData(EJBMetaData) - Method in class org.openejb.test.entity.cmp.RmiIiopCmpBean
 
returnEJBMetaData() - Method in class org.openejb.test.entity.cmp.RmiIiopCmpBean
 
returnEJBMetaData(EJBMetaData) - Method in interface org.openejb.test.entity.cmp.RmiIiopCmpObject
 
returnEJBMetaData() - Method in interface org.openejb.test.entity.cmp.RmiIiopCmpObject
 
returnEJBMetaData(EJBMetaData) - Method in class org.openejb.test.stateful.RmiIiopStatefulBean
 
returnEJBMetaData() - Method in class org.openejb.test.stateful.RmiIiopStatefulBean
 
returnEJBMetaData(EJBMetaData) - Method in interface org.openejb.test.stateful.RmiIiopStatefulObject
 
returnEJBMetaData() - Method in interface org.openejb.test.stateful.RmiIiopStatefulObject
 
returnEJBMetaData(EJBMetaData) - Method in class org.openejb.test.stateless.RmiIiopStatelessBean
 
returnEJBMetaData() - Method in class org.openejb.test.stateless.RmiIiopStatelessBean
 
returnEJBMetaData(EJBMetaData) - Method in interface org.openejb.test.stateless.RmiIiopStatelessObject
 
returnEJBMetaData() - Method in interface org.openejb.test.stateless.RmiIiopStatelessObject
 
returnEJBMetaDataArray(EJBMetaData[]) - Method in class org.openejb.test.entity.bmp.RmiIiopBmpBean
 
returnEJBMetaDataArray(EJBMetaData[]) - Method in interface org.openejb.test.entity.bmp.RmiIiopBmpObject
 
returnEJBMetaDataArray(EJBMetaData[]) - Method in class org.openejb.test.entity.cmp.RmiIiopCmpBean
 
returnEJBMetaDataArray(EJBMetaData[]) - Method in interface org.openejb.test.entity.cmp.RmiIiopCmpObject
 
returnEJBMetaDataArray(EJBMetaData[]) - Method in class org.openejb.test.stateful.RmiIiopStatefulBean
 
returnEJBMetaDataArray(EJBMetaData[]) - Method in interface org.openejb.test.stateful.RmiIiopStatefulObject
 
returnEJBMetaDataArray(EJBMetaData[]) - Method in class org.openejb.test.stateless.RmiIiopStatelessBean
 
returnEJBMetaDataArray(EJBMetaData[]) - Method in interface org.openejb.test.stateless.RmiIiopStatelessObject
 
returnEJBObject(EJBObject) - Method in class org.openejb.test.entity.bmp.RmiIiopBmpBean
 
returnEJBObject() - Method in class org.openejb.test.entity.bmp.RmiIiopBmpBean
 
returnEJBObject(EJBObject) - Method in interface org.openejb.test.entity.bmp.RmiIiopBmpObject
 
returnEJBObject() - Method in interface org.openejb.test.entity.bmp.RmiIiopBmpObject
 
returnEJBObject(EJBObject) - Method in class org.openejb.test.entity.cmp.RmiIiopCmpBean
 
returnEJBObject() - Method in class org.openejb.test.entity.cmp.RmiIiopCmpBean
 
returnEJBObject(EJBObject) - Method in interface org.openejb.test.entity.cmp.RmiIiopCmpObject
 
returnEJBObject() - Method in interface org.openejb.test.entity.cmp.RmiIiopCmpObject
 
returnEJBObject(EJBObject) - Method in class org.openejb.test.stateful.RmiIiopStatefulBean
 
returnEJBObject() - Method in class org.openejb.test.stateful.RmiIiopStatefulBean
 
returnEJBObject(EJBObject) - Method in interface org.openejb.test.stateful.RmiIiopStatefulObject
 
returnEJBObject() - Method in interface org.openejb.test.stateful.RmiIiopStatefulObject
 
returnEJBObject(EJBObject) - Method in class org.openejb.test.stateless.RmiIiopStatelessBean
 
returnEJBObject() - Method in class org.openejb.test.stateless.RmiIiopStatelessBean
 
returnEJBObject(EJBObject) - Method in interface org.openejb.test.stateless.RmiIiopStatelessObject
 
returnEJBObject() - Method in interface org.openejb.test.stateless.RmiIiopStatelessObject
 
returnEJBObjectArray(EJBObject[]) - Method in class org.openejb.test.entity.bmp.RmiIiopBmpBean
 
returnEJBObjectArray(EJBObject[]) - Method in interface org.openejb.test.entity.bmp.RmiIiopBmpObject
 
returnEJBObjectArray(EJBObject[]) - Method in class org.openejb.test.entity.cmp.RmiIiopCmpBean
 
returnEJBObjectArray(EJBObject[]) - Method in interface org.openejb.test.entity.cmp.RmiIiopCmpObject
 
returnEJBObjectArray(EJBObject[]) - Method in class org.openejb.test.stateful.RmiIiopStatefulBean
 
returnEJBObjectArray(EJBObject[]) - Method in interface org.openejb.test.stateful.RmiIiopStatefulObject
 
returnEJBObjectArray(EJBObject[]) - Method in class org.openejb.test.stateless.RmiIiopStatelessBean
 
returnEJBObjectArray(EJBObject[]) - Method in interface org.openejb.test.stateless.RmiIiopStatelessObject
 
returnFloatObject(Float) - Method in class org.openejb.test.entity.bmp.RmiIiopBmpBean
 
returnFloatObject(Float) - Method in interface org.openejb.test.entity.bmp.RmiIiopBmpObject
 
returnFloatObject(Float) - Method in class org.openejb.test.entity.cmp.RmiIiopCmpBean
 
returnFloatObject(Float) - Method in interface org.openejb.test.entity.cmp.RmiIiopCmpObject
 
returnFloatObject(Float) - Method in class org.openejb.test.stateful.RmiIiopStatefulBean
 
returnFloatObject(Float) - Method in interface org.openejb.test.stateful.RmiIiopStatefulObject
 
returnFloatObject(Float) - Method in class org.openejb.test.stateless.RmiIiopStatelessBean
 
returnFloatObject(Float) - Method in interface org.openejb.test.stateless.RmiIiopStatelessObject
 
returnFloatObjectArray(Float[]) - Method in class org.openejb.test.entity.bmp.RmiIiopBmpBean
 
returnFloatObjectArray(Float[]) - Method in interface org.openejb.test.entity.bmp.RmiIiopBmpObject
 
returnFloatObjectArray(Float[]) - Method in class org.openejb.test.entity.cmp.RmiIiopCmpBean
 
returnFloatObjectArray(Float[]) - Method in interface org.openejb.test.entity.cmp.RmiIiopCmpObject
 
returnFloatObjectArray(Float[]) - Method in class org.openejb.test.stateful.RmiIiopStatefulBean
 
returnFloatObjectArray(Float[]) - Method in interface org.openejb.test.stateful.RmiIiopStatefulObject
 
returnFloatObjectArray(Float[]) - Method in class org.openejb.test.stateless.RmiIiopStatelessBean
 
returnFloatObjectArray(Float[]) - Method in interface org.openejb.test.stateless.RmiIiopStatelessObject
 
returnFloatPrimitive(float) - Method in class org.openejb.test.entity.bmp.RmiIiopBmpBean
 
returnFloatPrimitive(float) - Method in interface org.openejb.test.entity.bmp.RmiIiopBmpObject
 
returnFloatPrimitive(float) - Method in class org.openejb.test.entity.cmp.RmiIiopCmpBean
 
returnFloatPrimitive(float) - Method in interface org.openejb.test.entity.cmp.RmiIiopCmpObject
 
returnFloatPrimitive(float) - Method in class org.openejb.test.stateful.RmiIiopStatefulBean
 
returnFloatPrimitive(float) - Method in interface org.openejb.test.stateful.RmiIiopStatefulObject
 
returnFloatPrimitive(float) - Method in class org.openejb.test.stateless.RmiIiopStatelessBean
 
returnFloatPrimitive(float) - Method in interface org.openejb.test.stateless.RmiIiopStatelessObject
 
returnFloatPrimitiveArray(float[]) - Method in class org.openejb.test.entity.bmp.RmiIiopBmpBean
 
returnFloatPrimitiveArray(float[]) - Method in interface org.openejb.test.entity.bmp.RmiIiopBmpObject
 
returnFloatPrimitiveArray(float[]) - Method in class org.openejb.test.entity.cmp.RmiIiopCmpBean
 
returnFloatPrimitiveArray(float[]) - Method in interface org.openejb.test.entity.cmp.RmiIiopCmpObject
 
returnFloatPrimitiveArray(float[]) - Method in class org.openejb.test.stateful.RmiIiopStatefulBean
 
returnFloatPrimitiveArray(float[]) - Method in interface org.openejb.test.stateful.RmiIiopStatefulObject
 
returnFloatPrimitiveArray(float[]) - Method in class org.openejb.test.stateless.RmiIiopStatelessBean
 
returnFloatPrimitiveArray(float[]) - Method in interface org.openejb.test.stateless.RmiIiopStatelessObject
 
returnHandle(Handle) - Method in class org.openejb.test.entity.bmp.RmiIiopBmpBean
 
returnHandle() - Method in class org.openejb.test.entity.bmp.RmiIiopBmpBean
 
returnHandle(Handle) - Method in interface org.openejb.test.entity.bmp.RmiIiopBmpObject
 
returnHandle() - Method in interface org.openejb.test.entity.bmp.RmiIiopBmpObject
 
returnHandle(Handle) - Method in class org.openejb.test.entity.cmp.RmiIiopCmpBean
 
returnHandle() - Method in class org.openejb.test.entity.cmp.RmiIiopCmpBean
 
returnHandle(Handle) - Method in interface org.openejb.test.entity.cmp.RmiIiopCmpObject
 
returnHandle() - Method in interface org.openejb.test.entity.cmp.RmiIiopCmpObject
 
returnHandle(Handle) - Method in class org.openejb.test.stateful.RmiIiopStatefulBean
 
returnHandle() - Method in class org.openejb.test.stateful.RmiIiopStatefulBean
 
returnHandle(Handle) - Method in interface org.openejb.test.stateful.RmiIiopStatefulObject
 
returnHandle() - Method in interface org.openejb.test.stateful.RmiIiopStatefulObject
 
returnHandle(Handle) - Method in class org.openejb.test.stateless.RmiIiopStatelessBean
 
returnHandle() - Method in class org.openejb.test.stateless.RmiIiopStatelessBean
 
returnHandle(Handle) - Method in interface org.openejb.test.stateless.RmiIiopStatelessObject
 
returnHandle() - Method in interface org.openejb.test.stateless.RmiIiopStatelessObject
 
returnHandleArray(Handle[]) - Method in class org.openejb.test.entity.bmp.RmiIiopBmpBean
 
returnHandleArray(Handle[]) - Method in interface org.openejb.test.entity.bmp.RmiIiopBmpObject
 
returnHandleArray(Handle[]) - Method in class org.openejb.test.entity.cmp.RmiIiopCmpBean
 
returnHandleArray(Handle[]) - Method in interface org.openejb.test.entity.cmp.RmiIiopCmpObject
 
returnHandleArray(Handle[]) - Method in class org.openejb.test.stateful.RmiIiopStatefulBean
 
returnHandleArray(Handle[]) - Method in interface org.openejb.test.stateful.RmiIiopStatefulObject
 
returnHandleArray(Handle[]) - Method in class org.openejb.test.stateless.RmiIiopStatelessBean
 
returnHandleArray(Handle[]) - Method in interface org.openejb.test.stateless.RmiIiopStatelessObject
 
returnIntegerObject(Integer) - Method in class org.openejb.test.entity.bmp.RmiIiopBmpBean
 
returnIntegerObject(Integer) - Method in interface org.openejb.test.entity.bmp.RmiIiopBmpObject
 
returnIntegerObject(Integer) - Method in class org.openejb.test.entity.cmp.RmiIiopCmpBean
 
returnIntegerObject(Integer) - Method in interface org.openejb.test.entity.cmp.RmiIiopCmpObject
 
returnIntegerObject(Integer) - Method in class org.openejb.test.stateful.RmiIiopStatefulBean
 
returnIntegerObject(Integer) - Method in interface org.openejb.test.stateful.RmiIiopStatefulObject
 
returnIntegerObject(Integer) - Method in class org.openejb.test.stateless.RmiIiopStatelessBean
 
returnIntegerObject(Integer) - Method in interface org.openejb.test.stateless.RmiIiopStatelessObject
 
returnIntegerObjectArray(Integer[]) - Method in class org.openejb.test.entity.bmp.RmiIiopBmpBean
 
returnIntegerObjectArray(Integer[]) - Method in interface org.openejb.test.entity.bmp.RmiIiopBmpObject
 
returnIntegerObjectArray(Integer[]) - Method in class org.openejb.test.entity.cmp.RmiIiopCmpBean
 
returnIntegerObjectArray(Integer[]) - Method in interface org.openejb.test.entity.cmp.RmiIiopCmpObject
 
returnIntegerObjectArray(Integer[]) - Method in class org.openejb.test.stateful.RmiIiopStatefulBean
 
returnIntegerObjectArray(Integer[]) - Method in interface org.openejb.test.stateful.RmiIiopStatefulObject
 
returnIntegerObjectArray(Integer[]) - Method in class org.openejb.test.stateless.RmiIiopStatelessBean
 
returnIntegerObjectArray(Integer[]) - Method in interface org.openejb.test.stateless.RmiIiopStatelessObject
 
returnIntegerPrimitive(int) - Method in class org.openejb.test.entity.bmp.RmiIiopBmpBean
 
returnIntegerPrimitive(int) - Method in interface org.openejb.test.entity.bmp.RmiIiopBmpObject
 
returnIntegerPrimitive(int) - Method in class org.openejb.test.entity.cmp.RmiIiopCmpBean
 
returnIntegerPrimitive(int) - Method in interface org.openejb.test.entity.cmp.RmiIiopCmpObject
 
returnIntegerPrimitive(int) - Method in class org.openejb.test.stateful.RmiIiopStatefulBean
 
returnIntegerPrimitive(int) - Method in interface org.openejb.test.stateful.RmiIiopStatefulObject
 
returnIntegerPrimitive(int) - Method in class org.openejb.test.stateless.RmiIiopStatelessBean
 
returnIntegerPrimitive(int) - Method in interface org.openejb.test.stateless.RmiIiopStatelessObject
 
returnIntegerPrimitiveArray(int[]) - Method in class org.openejb.test.entity.bmp.RmiIiopBmpBean
 
returnIntegerPrimitiveArray(int[]) - Method in interface org.openejb.test.entity.bmp.RmiIiopBmpObject
 
returnIntegerPrimitiveArray(int[]) - Method in class org.openejb.test.entity.cmp.RmiIiopCmpBean
 
returnIntegerPrimitiveArray(int[]) - Method in interface org.openejb.test.entity.cmp.RmiIiopCmpObject
 
returnIntegerPrimitiveArray(int[]) - Method in class org.openejb.test.stateful.RmiIiopStatefulBean
 
returnIntegerPrimitiveArray(int[]) - Method in interface org.openejb.test.stateful.RmiIiopStatefulObject
 
returnIntegerPrimitiveArray(int[]) - Method in class org.openejb.test.stateless.RmiIiopStatelessBean
 
returnIntegerPrimitiveArray(int[]) - Method in interface org.openejb.test.stateless.RmiIiopStatelessObject
 
returnLongObject(Long) - Method in class org.openejb.test.entity.bmp.RmiIiopBmpBean
 
returnLongObject(Long) - Method in interface org.openejb.test.entity.bmp.RmiIiopBmpObject
 
returnLongObject(Long) - Method in class org.openejb.test.entity.cmp.RmiIiopCmpBean
 
returnLongObject(Long) - Method in interface org.openejb.test.entity.cmp.RmiIiopCmpObject
 
returnLongObject(Long) - Method in class org.openejb.test.stateful.RmiIiopStatefulBean
 
returnLongObject(Long) - Method in interface org.openejb.test.stateful.RmiIiopStatefulObject
 
returnLongObject(Long) - Method in class org.openejb.test.stateless.RmiIiopStatelessBean
 
returnLongObject(Long) - Method in interface org.openejb.test.stateless.RmiIiopStatelessObject
 
returnLongObjectArray(Long[]) - Method in class org.openejb.test.entity.bmp.RmiIiopBmpBean
 
returnLongObjectArray(Long[]) - Method in interface org.openejb.test.entity.bmp.RmiIiopBmpObject
 
returnLongObjectArray(Long[]) - Method in class org.openejb.test.entity.cmp.RmiIiopCmpBean
 
returnLongObjectArray(Long[]) - Method in interface org.openejb.test.entity.cmp.RmiIiopCmpObject
 
returnLongObjectArray(Long[]) - Method in class org.openejb.test.stateful.RmiIiopStatefulBean
 
returnLongObjectArray(Long[]) - Method in interface org.openejb.test.stateful.RmiIiopStatefulObject
 
returnLongObjectArray(Long[]) - Method in class org.openejb.test.stateless.RmiIiopStatelessBean
 
returnLongObjectArray(Long[]) - Method in interface org.openejb.test.stateless.RmiIiopStatelessObject
 
returnLongPrimitive(long) - Method in class org.openejb.test.entity.bmp.RmiIiopBmpBean
 
returnLongPrimitive(long) - Method in interface org.openejb.test.entity.bmp.RmiIiopBmpObject
 
returnLongPrimitive(long) - Method in class org.openejb.test.entity.cmp.RmiIiopCmpBean
 
returnLongPrimitive(long) - Method in interface org.openejb.test.entity.cmp.RmiIiopCmpObject
 
returnLongPrimitive(long) - Method in class org.openejb.test.stateful.RmiIiopStatefulBean
 
returnLongPrimitive(long) - Method in interface org.openejb.test.stateful.RmiIiopStatefulObject
 
returnLongPrimitive(long) - Method in class org.openejb.test.stateless.RmiIiopStatelessBean
 
returnLongPrimitive(long) - Method in interface org.openejb.test.stateless.RmiIiopStatelessObject
 
returnLongPrimitiveArray(long[]) - Method in class org.openejb.test.entity.bmp.RmiIiopBmpBean
 
returnLongPrimitiveArray(long[]) - Method in interface org.openejb.test.entity.bmp.RmiIiopBmpObject
 
returnLongPrimitiveArray(long[]) - Method in class org.openejb.test.entity.cmp.RmiIiopCmpBean
 
returnLongPrimitiveArray(long[]) - Method in interface org.openejb.test.entity.cmp.RmiIiopCmpObject
 
returnLongPrimitiveArray(long[]) - Method in class org.openejb.test.stateful.RmiIiopStatefulBean
 
returnLongPrimitiveArray(long[]) - Method in interface org.openejb.test.stateful.RmiIiopStatefulObject
 
returnLongPrimitiveArray(long[]) - Method in class org.openejb.test.stateless.RmiIiopStatelessBean
 
returnLongPrimitiveArray(long[]) - Method in interface org.openejb.test.stateless.RmiIiopStatelessObject
 
returnNestedEJBHome() - Method in class org.openejb.test.entity.bmp.RmiIiopBmpBean
 
returnNestedEJBHome() - Method in interface org.openejb.test.entity.bmp.RmiIiopBmpObject
 
returnNestedEJBHome() - Method in class org.openejb.test.entity.cmp.RmiIiopCmpBean
 
returnNestedEJBHome() - Method in interface org.openejb.test.entity.cmp.RmiIiopCmpObject
 
returnNestedEJBHome() - Method in class org.openejb.test.stateful.RmiIiopStatefulBean
 
returnNestedEJBHome() - Method in interface org.openejb.test.stateful.RmiIiopStatefulObject
 
returnNestedEJBHome() - Method in class org.openejb.test.stateless.RmiIiopStatelessBean
 
returnNestedEJBHome() - Method in interface org.openejb.test.stateless.RmiIiopStatelessObject
 
returnNestedEJBMetaData() - Method in class org.openejb.test.entity.bmp.RmiIiopBmpBean
 
returnNestedEJBMetaData() - Method in interface org.openejb.test.entity.bmp.RmiIiopBmpObject
 
returnNestedEJBMetaData() - Method in class org.openejb.test.entity.cmp.RmiIiopCmpBean
 
returnNestedEJBMetaData() - Method in interface org.openejb.test.entity.cmp.RmiIiopCmpObject
 
returnNestedEJBMetaData() - Method in class org.openejb.test.stateful.RmiIiopStatefulBean
 
returnNestedEJBMetaData() - Method in interface org.openejb.test.stateful.RmiIiopStatefulObject
 
returnNestedEJBMetaData() - Method in class org.openejb.test.stateless.RmiIiopStatelessBean
 
returnNestedEJBMetaData() - Method in interface org.openejb.test.stateless.RmiIiopStatelessObject
 
returnNestedEJBObject() - Method in class org.openejb.test.entity.bmp.RmiIiopBmpBean
 
returnNestedEJBObject() - Method in interface org.openejb.test.entity.bmp.RmiIiopBmpObject
 
returnNestedEJBObject() - Method in class org.openejb.test.entity.cmp.RmiIiopCmpBean
 
returnNestedEJBObject() - Method in interface org.openejb.test.entity.cmp.RmiIiopCmpObject
 
returnNestedEJBObject() - Method in class org.openejb.test.stateful.RmiIiopStatefulBean
 
returnNestedEJBObject() - Method in interface org.openejb.test.stateful.RmiIiopStatefulObject
 
returnNestedEJBObject() - Method in class org.openejb.test.stateless.RmiIiopStatelessBean
 
returnNestedEJBObject() - Method in interface org.openejb.test.stateless.RmiIiopStatelessObject
 
returnNestedHandle() - Method in class org.openejb.test.entity.bmp.RmiIiopBmpBean
 
returnNestedHandle() - Method in interface org.openejb.test.entity.bmp.RmiIiopBmpObject
 
returnNestedHandle() - Method in class org.openejb.test.entity.cmp.RmiIiopCmpBean
 
returnNestedHandle() - Method in interface org.openejb.test.entity.cmp.RmiIiopCmpObject
 
returnNestedHandle() - Method in class org.openejb.test.stateful.RmiIiopStatefulBean
 
returnNestedHandle() - Method in interface org.openejb.test.stateful.RmiIiopStatefulObject
 
returnNestedHandle() - Method in class org.openejb.test.stateless.RmiIiopStatelessBean
 
returnNestedHandle() - Method in interface org.openejb.test.stateless.RmiIiopStatelessObject
 
returnObjectGraph(ObjectGraph) - Method in class org.openejb.test.entity.bmp.RmiIiopBmpBean
 
returnObjectGraph(ObjectGraph) - Method in interface org.openejb.test.entity.bmp.RmiIiopBmpObject
 
returnObjectGraph(ObjectGraph) - Method in class org.openejb.test.entity.cmp.RmiIiopCmpBean
 
returnObjectGraph(ObjectGraph) - Method in interface org.openejb.test.entity.cmp.RmiIiopCmpObject
 
returnObjectGraph(ObjectGraph) - Method in class org.openejb.test.stateful.RmiIiopStatefulBean
 
returnObjectGraph(ObjectGraph) - Method in interface org.openejb.test.stateful.RmiIiopStatefulObject
 
returnObjectGraph(ObjectGraph) - Method in class org.openejb.test.stateless.RmiIiopStatelessBean
 
returnObjectGraph(ObjectGraph) - Method in interface org.openejb.test.stateless.RmiIiopStatelessObject
 
returnObjectGraphArray(ObjectGraph[]) - Method in class org.openejb.test.entity.bmp.RmiIiopBmpBean
 
returnObjectGraphArray(ObjectGraph[]) - Method in interface org.openejb.test.entity.bmp.RmiIiopBmpObject
 
returnObjectGraphArray(ObjectGraph[]) - Method in class org.openejb.test.entity.cmp.RmiIiopCmpBean
 
returnObjectGraphArray(ObjectGraph[]) - Method in interface org.openejb.test.entity.cmp.RmiIiopCmpObject
 
returnObjectGraphArray(ObjectGraph[]) - Method in class org.openejb.test.stateful.RmiIiopStatefulBean
 
returnObjectGraphArray(ObjectGraph[]) - Method in interface org.openejb.test.stateful.RmiIiopStatefulObject
 
returnObjectGraphArray(ObjectGraph[]) - Method in class org.openejb.test.stateless.RmiIiopStatelessBean
 
returnObjectGraphArray(ObjectGraph[]) - Method in interface org.openejb.test.stateless.RmiIiopStatelessObject
 
returnShortObject(Short) - Method in class org.openejb.test.entity.bmp.RmiIiopBmpBean
 
returnShortObject(Short) - Method in interface org.openejb.test.entity.bmp.RmiIiopBmpObject
 
returnShortObject(Short) - Method in class org.openejb.test.entity.cmp.RmiIiopCmpBean
 
returnShortObject(Short) - Method in interface org.openejb.test.entity.cmp.RmiIiopCmpObject
 
returnShortObject(Short) - Method in class org.openejb.test.stateful.RmiIiopStatefulBean
 
returnShortObject(Short) - Method in interface org.openejb.test.stateful.RmiIiopStatefulObject
 
returnShortObject(Short) - Method in class org.openejb.test.stateless.RmiIiopStatelessBean
 
returnShortObject(Short) - Method in interface org.openejb.test.stateless.RmiIiopStatelessObject
 
returnShortObjectArray(Short[]) - Method in class org.openejb.test.entity.bmp.RmiIiopBmpBean
 
returnShortObjectArray(Short[]) - Method in interface org.openejb.test.entity.bmp.RmiIiopBmpObject
 
returnShortObjectArray(Short[]) - Method in class org.openejb.test.entity.cmp.RmiIiopCmpBean
 
returnShortObjectArray(Short[]) - Method in interface org.openejb.test.entity.cmp.RmiIiopCmpObject
 
returnShortObjectArray(Short[]) - Method in class org.openejb.test.stateful.RmiIiopStatefulBean
 
returnShortObjectArray(Short[]) - Method in interface org.openejb.test.stateful.RmiIiopStatefulObject
 
returnShortObjectArray(Short[]) - Method in class org.openejb.test.stateless.RmiIiopStatelessBean
 
returnShortObjectArray(Short[]) - Method in interface org.openejb.test.stateless.RmiIiopStatelessObject
 
returnShortPrimitive(short) - Method in class org.openejb.test.entity.bmp.RmiIiopBmpBean
 
returnShortPrimitive(short) - Method in interface org.openejb.test.entity.bmp.RmiIiopBmpObject
 
returnShortPrimitive(short) - Method in class org.openejb.test.entity.cmp.RmiIiopCmpBean
 
returnShortPrimitive(short) - Method in interface org.openejb.test.entity.cmp.RmiIiopCmpObject
 
returnShortPrimitive(short) - Method in class org.openejb.test.stateful.RmiIiopStatefulBean
 
returnShortPrimitive(short) - Method in interface org.openejb.test.stateful.RmiIiopStatefulObject
 
returnShortPrimitive(short) - Method in class org.openejb.test.stateless.RmiIiopStatelessBean
 
returnShortPrimitive(short) - Method in interface org.openejb.test.stateless.RmiIiopStatelessObject
 
returnShortPrimitiveArray(short[]) - Method in class org.openejb.test.entity.bmp.RmiIiopBmpBean
 
returnShortPrimitiveArray(short[]) - Method in interface org.openejb.test.entity.bmp.RmiIiopBmpObject
 
returnShortPrimitiveArray(short[]) - Method in class org.openejb.test.entity.cmp.RmiIiopCmpBean
 
returnShortPrimitiveArray(short[]) - Method in interface org.openejb.test.entity.cmp.RmiIiopCmpObject
 
returnShortPrimitiveArray(short[]) - Method in class org.openejb.test.stateful.RmiIiopStatefulBean
 
returnShortPrimitiveArray(short[]) - Method in interface org.openejb.test.stateful.RmiIiopStatefulObject
 
returnShortPrimitiveArray(short[]) - Method in class org.openejb.test.stateless.RmiIiopStatelessBean
 
returnShortPrimitiveArray(short[]) - Method in interface org.openejb.test.stateless.RmiIiopStatelessObject
 
returnStringObject(String) - Method in class org.openejb.test.entity.bmp.RmiIiopBmpBean
 
returnStringObject(String) - Method in interface org.openejb.test.entity.bmp.RmiIiopBmpObject
 
returnStringObject(String) - Method in class org.openejb.test.entity.cmp.RmiIiopCmpBean
 
returnStringObject(String) - Method in interface org.openejb.test.entity.cmp.RmiIiopCmpObject
 
returnStringObject(String) - Method in class org.openejb.test.stateful.RmiIiopStatefulBean
 
returnStringObject(String) - Method in interface org.openejb.test.stateful.RmiIiopStatefulObject
 
returnStringObject(String) - Method in class org.openejb.test.stateless.RmiIiopStatelessBean
 
returnStringObject(String) - Method in interface org.openejb.test.stateless.RmiIiopStatelessObject
 
returnStringObjectArray(String[]) - Method in class org.openejb.test.entity.bmp.RmiIiopBmpBean
 
returnStringObjectArray(String[]) - Method in interface org.openejb.test.entity.bmp.RmiIiopBmpObject
 
returnStringObjectArray(String[]) - Method in class org.openejb.test.entity.cmp.RmiIiopCmpBean
 
returnStringObjectArray(String[]) - Method in interface org.openejb.test.entity.cmp.RmiIiopCmpObject
 
returnStringObjectArray(String[]) - Method in class org.openejb.test.stateful.RmiIiopStatefulBean
 
returnStringObjectArray(String[]) - Method in interface org.openejb.test.stateful.RmiIiopStatefulObject
 
returnStringObjectArray(String[]) - Method in class org.openejb.test.stateless.RmiIiopStatelessBean
 
returnStringObjectArray(String[]) - Method in interface org.openejb.test.stateless.RmiIiopStatelessObject
 
RiTestServer - Class in org.openejb.test
The Client test suite needs the following environment variables to be set before it can be run.
RiTestServer() - Constructor for class org.openejb.test.RiTestServer
 
RmiIiopBmpBean - Class in org.openejb.test.entity.bmp
 
RmiIiopBmpBean() - Constructor for class org.openejb.test.entity.bmp.RmiIiopBmpBean
 
RmiIiopBmpHome - Interface in org.openejb.test.entity.bmp
 
RmiIiopBmpObject - Interface in org.openejb.test.entity.bmp
 
RmiIiopCmpBean - Class in org.openejb.test.entity.cmp
 
RmiIiopCmpBean() - Constructor for class org.openejb.test.entity.cmp.RmiIiopCmpBean
 
RmiIiopCmpHome - Interface in org.openejb.test.entity.cmp
 
RmiIiopCmpObject - Interface in org.openejb.test.entity.cmp
 
RmiIiopStatefulBean - Class in org.openejb.test.stateful
 
RmiIiopStatefulBean() - Constructor for class org.openejb.test.stateful.RmiIiopStatefulBean
 
RmiIiopStatefulHome - Interface in org.openejb.test.stateful
 
RmiIiopStatefulObject - Interface in org.openejb.test.stateful
 
RmiIiopStatelessBean - Class in org.openejb.test.stateless
 
RmiIiopStatelessBean() - Constructor for class org.openejb.test.stateless.RmiIiopStatelessBean
 
RmiIiopStatelessHome - Interface in org.openejb.test.stateless
 
RmiIiopStatelessObject - Interface in org.openejb.test.stateless
 
run(TestResult) - Method in class org.openejb.test.NumberedTestCase
Runs a test and collects its result in a TestResult instance.
run(TestResult, Method) - Method in class org.openejb.test.NumberedTestCase
 
run(TestResult) - Method in class org.openejb.test.TestSuite
Runs the tests and collects their result in a TestResult.
runTestMethod(Method) - Method in class org.openejb.test.NumberedTestCase
 

S

s(String) - Method in class org.openejb.test.TomcatRemoteTestServer.FilePathBuilder
 
server - Variable in class org.openejb.test.RiTestServer
 
SERVER_CLASSPATH - Static variable in class org.openejb.test.RiTestServer
 
SERVER_CONFIG - Static variable in class org.openejb.test.RiTestServer
 
serverClassName - Variable in class org.openejb.test.RiTestServer
 
setBalance(int) - Method in class org.openejb.test.object.Account
 
setEntityContext(EntityContext) - Method in class org.openejb.test.beans.EmployeeBean
 
setEntityContext(EntityContext) - Method in class org.openejb.test.entity.bmp.AllowedOperationsBmpBean
Set the associated entity context.
setEntityContext(EntityContext) - Method in class org.openejb.test.entity.bmp.BasicBmp2DataSourcesBean
Set the associated entity context.
setEntityContext(EntityContext) - Method in class org.openejb.test.entity.bmp.BasicBmpBean
Set the associated entity context.
setEntityContext(EntityContext) - Method in class org.openejb.test.entity.bmp.EncBmpBean
Set the associated entity context.
setEntityContext(EntityContext) - Method in class org.openejb.test.entity.bmp.RmiIiopBmpBean
Set the associated entity context.
setEntityContext(EntityContext) - Method in class org.openejb.test.entity.cmp.AllowedOperationsCmpBean
Set the associated entity context.
setEntityContext(EntityContext) - Method in class org.openejb.test.entity.cmp.BasicCmpBean
Set the associated entity context.
setEntityContext(EntityContext) - Method in class org.openejb.test.entity.cmp.EncCmpBean
Set the associated entity context.
setEntityContext(EntityContext) - Method in class org.openejb.test.entity.cmp.RmiIiopCmpBean
Set the associated entity context.
setFirstName(String) - Method in interface org.openejb.test.beans.Employee
 
setFirstName(String) - Method in class org.openejb.test.beans.EmployeeBean
 
setFirstName(String) - Method in class org.openejb.test.object.Account
 
setLastName(String) - Method in interface org.openejb.test.beans.Employee
 
setLastName(String) - Method in class org.openejb.test.beans.EmployeeBean
 
setLastName(String) - Method in class org.openejb.test.object.Account
 
setName(String) - Method in interface org.openejb.test.beans.ShoppingCart
 
setName(String) - Method in class org.openejb.test.beans.ShoppingCartBean
 
setObject(Object) - Method in class org.openejb.test.object.ObjectGraph
 
setSessionContext(SessionContext) - Method in class org.openejb.test.beans.CalculatorBean
 
setSessionContext(SessionContext) - Method in class org.openejb.test.beans.DatabaseBean
 
setSessionContext(SessionContext) - Method in class org.openejb.test.beans.ShoppingCartBean
 
setSessionContext(SessionContext) - Method in class org.openejb.test.stateful.BasicStatefulBean
Set the associated session context.
setSessionContext(SessionContext) - Method in class org.openejb.test.stateful.BeanTxStatefulBean
Set the associated session context.
setSessionContext(SessionContext) - Method in class org.openejb.test.stateful.BMTStatefulBean
Set the associated session context.
setSessionContext(SessionContext) - Method in class org.openejb.test.stateful.EncStatefulBean
Set the associated session context.
setSessionContext(SessionContext) - Method in class org.openejb.test.stateful.RmiIiopStatefulBean
Set the associated session context.
setSessionContext(SessionContext) - Method in class org.openejb.test.stateless.BasicStatelessBean
Set the associated session context.
setSessionContext(SessionContext) - Method in class org.openejb.test.stateless.BeanTxStatelessBean
Set the associated session context.
setSessionContext(SessionContext) - Method in class org.openejb.test.stateless.ContainerTxStatelessBean
Set the associated session context.
setSessionContext(SessionContext) - Method in class org.openejb.test.stateless.EncStatelessBean
Set the associated session context.
setSessionContext(SessionContext) - Method in class org.openejb.test.stateless.RmiIiopStatelessBean
Set the associated session context.
setSsn(String) - Method in class org.openejb.test.object.Account
 
setUp() - Method in class org.openejb.test.entity.bmp.BmpAllowedOperationsTests
 
setUp() - Method in class org.openejb.test.entity.bmp.BmpEjbHomeTests
 
setUp() - Method in class org.openejb.test.entity.bmp.BmpEjbMetaDataTests
 
setUp() - Method in class org.openejb.test.entity.bmp.BmpEjbObjectTests
 
setUp() - Method in class org.openejb.test.entity.bmp.BmpHandleTests
 
setUp() - Method in class org.openejb.test.entity.bmp.BmpHomeHandleTests
 
setUp() - Method in class org.openejb.test.entity.bmp.BmpHomeIntfcTests
 
setUp() - Method in class org.openejb.test.entity.bmp.BmpJndiEncTests
 
setUp() - Method in class org.openejb.test.entity.bmp.BmpRemoteIntfcTests
 
setUp() - Method in class org.openejb.test.entity.bmp.BmpRmiIiopTests
 
setUp() - Method in class org.openejb.test.entity.bmp.BmpTestClient
Sets up the fixture, for example, open a network connection.
setUp() - Method in class org.openejb.test.entity.bmp.BmpTestSuite
Sets up the fixture, for example, open a network connection.
setUp() - Method in class org.openejb.test.entity.cmp.CmpAllowedOperationsTests
 
setUp() - Method in class org.openejb.test.entity.cmp.CmpEjbHomeTests
 
setUp() - Method in class org.openejb.test.entity.cmp.CmpEjbMetaDataTests
 
setUp() - Method in class org.openejb.test.entity.cmp.CmpEjbObjectTests
 
setUp() - Method in class org.openejb.test.entity.cmp.CmpHandleTests
 
setUp() - Method in class org.openejb.test.entity.cmp.CmpHomeHandleTests
 
setUp() - Method in class org.openejb.test.entity.cmp.CmpHomeIntfcTests
 
setUp() - Method in class org.openejb.test.entity.cmp.CmpJndiEncTests
 
setUp() - Method in class org.openejb.test.entity.cmp.CmpRemoteIntfcTests
 
setUp() - Method in class org.openejb.test.entity.cmp.CmpRmiIiopTests
 
setUp() - Method in class org.openejb.test.entity.cmp.CmpTestClient
Sets up the fixture, for example, open a network connection.
setUp() - Method in class org.openejb.test.entity.cmp.CmpTestSuite
Sets up the fixture, for example, open a network connection.
setUp() - Method in class org.openejb.test.NumberedTestCase
 
setUp() - Method in class org.openejb.test.stateful.BMTStatefulAllowedOperationsTests
 
setUp() - Method in class org.openejb.test.stateful.StatefulAllowedOperationsTests
 
setUp() - Method in class org.openejb.test.stateful.StatefulBeanTxTests
Sets up the fixture, for example, open a network connection.
setUp() - Method in class org.openejb.test.stateful.StatefulEjbHomeTests
 
setUp() - Method in class org.openejb.test.stateful.StatefulEjbMetaDataTests
 
setUp() - Method in class org.openejb.test.stateful.StatefulEjbObjectTests
 
setUp() - Method in class org.openejb.test.stateful.StatefulHandleTests
 
setUp() - Method in class org.openejb.test.stateful.StatefulHomeHandleTests
 
setUp() - Method in class org.openejb.test.stateful.StatefulHomeIntfcTests
 
setUp() - Method in class org.openejb.test.stateful.StatefulJndiEncTests
 
setUp() - Method in class org.openejb.test.stateful.StatefulRemoteIntfcTests
 
setUp() - Method in class org.openejb.test.stateful.StatefulRmiIiopTests
 
setUp() - Method in class org.openejb.test.stateful.StatefulTestClient
Sets up the fixture, for example, open a network connection.
setUp() - Method in class org.openejb.test.stateless.BMTStatelessAllowedOperationsTests
 
setUp() - Method in class org.openejb.test.stateless.MiscEjbTests
 
setUp() - Method in class org.openejb.test.stateless.StatelessAllowedOperationsTests
 
setUp() - Method in class org.openejb.test.stateless.StatelessBeanTxTests
Sets up the fixture, for example, open a network connection.
setUp() - Method in class org.openejb.test.stateless.StatelessContainerTxTests
Sets up the fixture, for example, open a network connection.
setUp() - Method in class org.openejb.test.stateless.StatelessEjbHomeTests
 
setUp() - Method in class org.openejb.test.stateless.StatelessEjbMetaDataTests
 
setUp() - Method in class org.openejb.test.stateless.StatelessEjbObjectTests
 
setUp() - Method in class org.openejb.test.stateless.StatelessHandleTests
 
setUp() - Method in class org.openejb.test.stateless.StatelessHomeHandleTests
 
setUp() - Method in class org.openejb.test.stateless.StatelessHomeIntfcTests
 
setUp() - Method in class org.openejb.test.stateless.StatelessJndiEncTests
 
setUp() - Method in class org.openejb.test.stateless.StatelessRemoteIntfcTests
 
setUp() - Method in class org.openejb.test.stateless.StatelessRmiIiopTests
 
setUp() - Method in class org.openejb.test.stateless.StatelessTestClient
Sets up the fixture, for example, open a network connection.
setUp() - Method in class org.openejb.test.TestSuite
 
ShoppingCart - Interface in org.openejb.test.beans
 
ShoppingCartBean - Class in org.openejb.test.beans
 
ShoppingCartBean() - Constructor for class org.openejb.test.beans.ShoppingCartBean
 
ShoppingCartHome - Interface in org.openejb.test.beans
 
standardPrefix - Static variable in class org.openejb.test.NumberedTestCase
 
start() - Method in class org.openejb.test.CorbaTestServer
 
start() - Method in class org.openejb.test.InstantDbTestDatabase
 
start() - Method in class org.openejb.test.IvmTestServer
 
start() - Method in class org.openejb.test.PostgreSqlTestDatabase
 
start() - Method in class org.openejb.test.RemoteTestServer
 
start() - Method in class org.openejb.test.RiTestServer
Starts and Ri Server with the configuration file from the properties used to create this RiTestServer.
start() - Method in interface org.openejb.test.TestDatabase
 
start() - Static method in class org.openejb.test.TestManager
 
start(String[]) - Method in class org.openejb.test.TestRunner
 
start() - Method in interface org.openejb.test.TestServer
 
start() - Method in class org.openejb.test.TomcatRemoteTestServer
 
START_SERVER_PROCESS - Static variable in class org.openejb.test.RiTestServer
 
startServerProcess - Variable in class org.openejb.test.RiTestServer
 
StatefulAllowedOperationsTests - Class in org.openejb.test.stateful
[9] Should be run as the nineth test suite of the BasicStatefulTestClients
StatefulAllowedOperationsTests() - Constructor for class org.openejb.test.stateful.StatefulAllowedOperationsTests
 
StatefulBeanTxTests - Class in org.openejb.test.stateful
[1] Should be run as the first test suite of the StatefulTestClients
StatefulBeanTxTests() - Constructor for class org.openejb.test.stateful.StatefulBeanTxTests
 
StatefulEjbHomeTests - Class in org.openejb.test.stateful
[3] Should be run as the third test suite of the BasicStatefulTestClients
StatefulEjbHomeTests() - Constructor for class org.openejb.test.stateful.StatefulEjbHomeTests
 
StatefulEjbMetaDataTests - Class in org.openejb.test.stateful
[8] Should be run as the eigth test suite of the BasicStatefulTestClients
StatefulEjbMetaDataTests() - Constructor for class org.openejb.test.stateful.StatefulEjbMetaDataTests
 
StatefulEjbObjectTests - Class in org.openejb.test.stateful
[4] Should be run as the fourth test suite of the BasicStatefulTestClients
StatefulEjbObjectTests() - Constructor for class org.openejb.test.stateful.StatefulEjbObjectTests
 
StatefulHandleTests - Class in org.openejb.test.stateful
[7] Should be run as the seventh test suite of the BasicStatefulTestClients
StatefulHandleTests() - Constructor for class org.openejb.test.stateful.StatefulHandleTests
 
StatefulHomeHandleTests - Class in org.openejb.test.stateful
[6] Should be run as the sixth test suite of the BasicStatefulTestClients
StatefulHomeHandleTests() - Constructor for class org.openejb.test.stateful.StatefulHomeHandleTests
 
StatefulHomeIntfcTests - Class in org.openejb.test.stateful
[2] Should be run as the second test suite of the BasicStatefulTestClients
StatefulHomeIntfcTests() - Constructor for class org.openejb.test.stateful.StatefulHomeIntfcTests
 
StatefulJndiEncTests - Class in org.openejb.test.stateful
[4] Should be run as the fourth test suite of the StatefulTestClients
StatefulJndiEncTests() - Constructor for class org.openejb.test.stateful.StatefulJndiEncTests
 
StatefulJndiTests - Class in org.openejb.test.stateful
[1] Should be run as the first test suite of the BasicStatefulTestClients
StatefulJndiTests() - Constructor for class org.openejb.test.stateful.StatefulJndiTests
 
StatefulRemoteIntfcTests - Class in org.openejb.test.stateful
[5] Should be run as the fifth test suite of the BasicStatefulTestClients
StatefulRemoteIntfcTests() - Constructor for class org.openejb.test.stateful.StatefulRemoteIntfcTests
 
StatefulRmiIiopTests - Class in org.openejb.test.stateful
 
StatefulRmiIiopTests() - Constructor for class org.openejb.test.stateful.StatefulRmiIiopTests
 
StatefulTestClient - Class in org.openejb.test.stateful
 
StatefulTestClient(String) - Constructor for class org.openejb.test.stateful.StatefulTestClient
 
StatefulTestSuite - Class in org.openejb.test.stateful
 
StatefulTestSuite(String) - Constructor for class org.openejb.test.stateful.StatefulTestSuite
 
StatelessAllowedOperationsTests - Class in org.openejb.test.stateless
[9] Should be run as the nineth test suite of the BasicStatelessTestClients
StatelessAllowedOperationsTests() - Constructor for class org.openejb.test.stateless.StatelessAllowedOperationsTests
 
StatelessBeanTxTests - Class in org.openejb.test.stateless
[1] Should be run as the first test suite of the StatelessTestClients
StatelessBeanTxTests() - Constructor for class org.openejb.test.stateless.StatelessBeanTxTests
 
StatelessContainerTxTests - Class in org.openejb.test.stateless
[1] Should be run as the first test suite of the StatelessTestClients
StatelessContainerTxTests() - Constructor for class org.openejb.test.stateless.StatelessContainerTxTests
 
StatelessEjbHomeTests - Class in org.openejb.test.stateless
[3] Should be run as the third test suite of the BasicStatelessTestClients
StatelessEjbHomeTests() - Constructor for class org.openejb.test.stateless.StatelessEjbHomeTests
 
StatelessEjbMetaDataTests - Class in org.openejb.test.stateless
[8] Should be run as the eigth test suite of the BasicStatelessTestClients
StatelessEjbMetaDataTests() - Constructor for class org.openejb.test.stateless.StatelessEjbMetaDataTests
 
StatelessEjbObjectTests - Class in org.openejb.test.stateless
[4] Should be run as the fourth test suite of the BasicStatelessTestClients
StatelessEjbObjectTests() - Constructor for class org.openejb.test.stateless.StatelessEjbObjectTests
 
StatelessHandleTests - Class in org.openejb.test.stateless
[7] Should be run as the seventh test suite of the BasicStatelessTestClients
StatelessHandleTests() - Constructor for class org.openejb.test.stateless.StatelessHandleTests
 
StatelessHomeHandleTests - Class in org.openejb.test.stateless
[6] Should be run as the sixth test suite of the BasicStatelessTestClients
StatelessHomeHandleTests() - Constructor for class org.openejb.test.stateless.StatelessHomeHandleTests
 
StatelessHomeIntfcTests - Class in org.openejb.test.stateless
[2] Should be run as the second test suite of the BasicStatelessTestClients
StatelessHomeIntfcTests() - Constructor for class org.openejb.test.stateless.StatelessHomeIntfcTests
 
StatelessJndiEncTests - Class in org.openejb.test.stateless
[4] Should be run as the fourth test suite of the EncStatelessTestClients
StatelessJndiEncTests() - Constructor for class org.openejb.test.stateless.StatelessJndiEncTests
 
StatelessJndiTests - Class in org.openejb.test.stateless
[1] Should be run as the first test suite of the BasicStatelessTestClients
StatelessJndiTests() - Constructor for class org.openejb.test.stateless.StatelessJndiTests
 
StatelessRemoteIntfcTests - Class in org.openejb.test.stateless
[5] Should be run as the fifth test suite of the BasicStatelessTestClients
StatelessRemoteIntfcTests() - Constructor for class org.openejb.test.stateless.StatelessRemoteIntfcTests
 
StatelessRmiIiopTests - Class in org.openejb.test.stateless
 
StatelessRmiIiopTests() - Constructor for class org.openejb.test.stateless.StatelessRmiIiopTests
 
StatelessTestClient - Class in org.openejb.test.stateless
 
StatelessTestClient(String) - Constructor for class org.openejb.test.stateless.StatelessTestClient
 
StatelessTestSuite - Class in org.openejb.test.stateless
 
StatelessTestSuite(String) - Constructor for class org.openejb.test.stateless.StatelessTestSuite
 
stop() - Method in class org.openejb.test.CorbaTestServer
 
stop() - Method in class org.openejb.test.InstantDbTestDatabase
 
stop() - Method in class org.openejb.test.IvmTestServer
 
stop() - Method in class org.openejb.test.PostgreSqlTestDatabase
 
stop() - Method in class org.openejb.test.RemoteTestServer
 
stop() - Method in class org.openejb.test.RiTestServer
 
stop() - Method in interface org.openejb.test.TestDatabase
 
stop() - Static method in class org.openejb.test.TestManager
 
stop() - Method in interface org.openejb.test.TestServer
 
stop() - Method in class org.openejb.test.TomcatRemoteTestServer
 
sub(int, int) - Method in interface org.openejb.test.beans.Calculator
 
sub(int, int) - Method in class org.openejb.test.beans.CalculatorBean
 
suite() - Static method in class org.openejb.test.ClientTestSuite
 
suite() - Static method in class org.openejb.test.entity.bmp.BmpTestSuite
 
suite() - Static method in class org.openejb.test.entity.cmp.CmpTestSuite
 
suite() - Static method in class org.openejb.test.stateful.StatefulTestSuite
 
suite() - Static method in class org.openejb.test.stateless.StatelessTestSuite
 
sum(int, int) - Method in interface org.openejb.test.beans.EmployeeHome
 
sum(int, int) - Method in interface org.openejb.test.entity.bmp.BasicBmp2DataSourcesHome
 
sum(int, int) - Method in interface org.openejb.test.entity.bmp.BasicBmpHome
 
sum(int, int) - Method in interface org.openejb.test.entity.cmp.BasicCmpHome
 

T

tearDown() - Method in class org.openejb.test.entity.bmp.BmpAllowedOperationsTests
 
tearDown() - Method in class org.openejb.test.entity.bmp.BmpEjbObjectTests
 
tearDown() - Method in class org.openejb.test.entity.bmp.BmpHandleTests
 
tearDown() - Method in class org.openejb.test.entity.bmp.BmpJndiEncTests
 
tearDown() - Method in class org.openejb.test.entity.bmp.BmpRemoteIntfcTests
 
tearDown() - Method in class org.openejb.test.entity.bmp.BmpTestClient
 
tearDown() - Method in class org.openejb.test.entity.bmp.BmpTestSuite
Tears down the fixture, for example, close a network connection.
tearDown() - Method in class org.openejb.test.entity.cmp.CmpAllowedOperationsTests
 
tearDown() - Method in class org.openejb.test.entity.cmp.CmpEjbObjectTests
 
tearDown() - Method in class org.openejb.test.entity.cmp.CmpHandleTests
 
tearDown() - Method in class org.openejb.test.entity.cmp.CmpJndiEncTests
 
tearDown() - Method in class org.openejb.test.entity.cmp.CmpRemoteIntfcTests
 
tearDown() - Method in class org.openejb.test.entity.cmp.CmpTestClient
 
tearDown() - Method in class org.openejb.test.entity.cmp.CmpTestSuite
Tears down the fixture, for example, close a network connection.
tearDown() - Method in class org.openejb.test.NumberedTestCase
 
tearDown() - Method in class org.openejb.test.stateful.BMTStatefulAllowedOperationsTests
 
tearDown() - Method in class org.openejb.test.stateful.StatefulAllowedOperationsTests
 
tearDown() - Method in class org.openejb.test.stateful.StatefulBeanTxTests
Tears down the fixture, for example, close a network connection.
tearDown() - Method in class org.openejb.test.stateful.StatefulEjbObjectTests
 
tearDown() - Method in class org.openejb.test.stateful.StatefulJndiEncTests
Tears down the fixture, for example, close a network connection.
tearDown() - Method in class org.openejb.test.stateful.StatefulRemoteIntfcTests
 
tearDown() - Method in class org.openejb.test.stateless.BMTStatelessAllowedOperationsTests
 
tearDown() - Method in class org.openejb.test.stateless.MiscEjbTests
 
tearDown() - Method in class org.openejb.test.stateless.StatelessAllowedOperationsTests
 
tearDown() - Method in class org.openejb.test.stateless.StatelessBeanTxTests
Tears down the fixture, for example, close a network connection.
tearDown() - Method in class org.openejb.test.stateless.StatelessContainerTxTests
Tears down the fixture, for example, close a network connection.
tearDown() - Method in class org.openejb.test.stateless.StatelessEjbObjectTests
 
tearDown() - Method in class org.openejb.test.stateless.StatelessHandleTests
 
tearDown() - Method in class org.openejb.test.stateless.StatelessJndiEncTests
Tears down the fixture, for example, close a network connection.
tearDown() - Method in class org.openejb.test.stateless.StatelessRemoteIntfcTests
 
tearDown() - Method in class org.openejb.test.TestSuite
 
test01_businessMethod() - Method in class org.openejb.test.entity.bmp.BmpRemoteIntfcTests
 
test01_businessMethod() - Method in class org.openejb.test.entity.cmp.CmpRemoteIntfcTests
 
test01_businessMethod() - Method in class org.openejb.test.stateful.StatefulRemoteIntfcTests
 
test01_businessMethod() - Method in class org.openejb.test.stateless.StatelessRemoteIntfcTests
 
test01_create() - Method in class org.openejb.test.entity.bmp.BmpHomeIntfcTests
 
test01_create() - Method in class org.openejb.test.entity.cmp.CmpHomeIntfcTests
 
test01_create() - Method in class org.openejb.test.stateful.StatefulHomeIntfcTests
 
test01_create() - Method in class org.openejb.test.stateless.StatelessHomeIntfcTests
 
test01_EJBContext_getUserTransaction() - Method in class org.openejb.test.stateful.StatefulBeanTxTests
11.6.1 Bean-managed transaction demarcation
test01_EJBContext_getUserTransaction() - Method in class org.openejb.test.stateless.StatelessBeanTxTests
11.6.1 Bean-managed transaction demarcation
test01_getEJBHome() - Method in class org.openejb.test.entity.bmp.BmpEjbMetaDataTests
 
test01_getEJBHome() - Method in class org.openejb.test.entity.bmp.BmpHomeHandleTests
 
test01_getEJBHome() - Method in class org.openejb.test.entity.cmp.CmpEjbMetaDataTests
 
test01_getEJBHome() - Method in class org.openejb.test.entity.cmp.CmpHomeHandleTests
 
test01_getEJBHome() - Method in class org.openejb.test.stateful.StatefulEjbMetaDataTests
 
test01_getEJBHome() - Method in class org.openejb.test.stateful.StatefulHomeHandleTests
 
test01_getEJBHome() - Method in class org.openejb.test.stateless.StatelessEjbMetaDataTests
 
test01_getEJBHome() - Method in class org.openejb.test.stateless.StatelessHomeHandleTests
 
test01_getEJBMetaData() - Method in class org.openejb.test.entity.bmp.BmpEjbHomeTests
 
test01_getEJBMetaData() - Method in class org.openejb.test.entity.cmp.CmpEjbHomeTests
 
test01_getEJBMetaData() - Method in class org.openejb.test.stateful.StatefulEjbHomeTests
 
test01_getEJBMetaData() - Method in class org.openejb.test.stateless.StatelessEjbHomeTests
 
test01_getEJBObject() - Method in class org.openejb.test.entity.bmp.BmpHandleTests
 
test01_getEJBObject() - Method in class org.openejb.test.entity.cmp.CmpHandleTests
 
test01_getEJBObject() - Method in class org.openejb.test.stateful.StatefulHandleTests
 
test01_getEJBObject() - Method in class org.openejb.test.stateless.StatelessHandleTests
 
test01_getHandle() - Method in class org.openejb.test.entity.bmp.BmpEjbObjectTests
 
test01_getHandle() - Method in class org.openejb.test.entity.cmp.CmpEjbObjectTests
 
test01_getHandle() - Method in class org.openejb.test.stateful.StatefulEjbObjectTests
 
test01_getHandle() - Method in class org.openejb.test.stateless.StatelessEjbObjectTests
 
test01_initialContext() - Method in class org.openejb.test.stateless.StatelessJndiTests
 
test01_isIdentical_stateless() - Method in class org.openejb.test.stateless.MiscEjbTests
 
test01_Jndi_lookupHome() - Method in class org.openejb.test.entity.bmp.BmpJndiTests
 
test01_Jndi_lookupHome() - Method in class org.openejb.test.entity.cmp.CmpJndiTests
 
test01_Jndi_lookupHome() - Method in class org.openejb.test.stateful.StatefulJndiTests
 
test01_lookupStringEntry() - Method in class org.openejb.test.entity.bmp.BmpJndiEncTests
 
test01_lookupStringEntry() - Method in class org.openejb.test.entity.cmp.CmpJndiEncTests
 
test01_lookupStringEntry() - Method in class org.openejb.test.stateful.StatefulJndiEncTests
 
test01_lookupStringEntry() - Method in class org.openejb.test.stateless.StatelessJndiEncTests
 
test01_returnStringObject() - Method in class org.openejb.test.entity.bmp.BmpRmiIiopTests
 
test01_returnStringObject() - Method in class org.openejb.test.entity.cmp.CmpRmiIiopTests
 
test01_returnStringObject() - Method in class org.openejb.test.stateful.StatefulRmiIiopTests
 
test01_returnStringObject() - Method in class org.openejb.test.stateless.StatelessRmiIiopTests
 
test01_setEntityContext() - Method in class org.openejb.test.entity.bmp.BmpAllowedOperationsTests
Bean method | Bean method can perform the following operations ______________________|__________________________________________________ | setEntityContext | EntityContext methods: unsetEntityContext | - getEJBHome | JNDI access to java:comp/env ______________________|__________________________________________________
test01_setEntityContext() - Method in class org.openejb.test.entity.cmp.CmpAllowedOperationsTests
Bean method | Bean method can perform the following operations ______________________|__________________________________________________ | setEntityContext | EntityContext methods: unsetEntityContext | - getEJBHome | JNDI access to java:comp/env ______________________|__________________________________________________
test01_setSessionContext() - Method in class org.openejb.test.stateful.BMTStatefulAllowedOperationsTests
Bean method | Bean method can perform the following operations ______________________|__________________________________________________ | setSessionContext | SessionContext methods: | - getEJBHome | JNDI access to java:comp/env ______________________|__________________________________________________
test01_setSessionContext() - Method in class org.openejb.test.stateful.StatefulAllowedOperationsTests
Bean method | Bean method can perform the following operations ______________________|__________________________________________________ | setSessionContext | SessionContext methods: | - getEJBHome | JNDI access to java:comp/env ______________________|__________________________________________________
test01_setSessionContext() - Method in class org.openejb.test.stateless.BMTStatelessAllowedOperationsTests
Bean method | Bean method can perform the following operations ______________________|__________________________________________________ | setSessionContext | SessionContext methods: | - getEJBHome | JNDI access to java:comp/env ______________________|__________________________________________________
test01_setSessionContext() - Method in class org.openejb.test.stateless.StatelessAllowedOperationsTests
Bean method | Bean method can perform the following operations ______________________|__________________________________________________ | setSessionContext | SessionContext methods: | - getEJBHome | JNDI access to java:comp/env ______________________|__________________________________________________
test01_txMandatory_withoutTx() - Method in class org.openejb.test.stateless.StatelessContainerTxTests
 
test01_txMandatory_withoutTx_appException() - Method in class org.openejb.test.stateless.StatelessContainerTxTests
 
test01_txMandatory_withoutTx_sysException() - Method in class org.openejb.test.stateless.StatelessContainerTxTests
 
test02_ejbCreate() - Method in class org.openejb.test.stateful.BMTStatefulAllowedOperationsTests
Bean method | Bean method can perform the following operations ______________________|__________________________________________________ | ejbCreate | SessionContext methods: ejbRemove | - getEJBHome ejbActivate | - getCallerPrincipal ejbPassivate | - isCallerInRole | - getEJBObject | - getUserTransaction | JNDI access to java:comp/env | Resource manager access | Enterprise bean access ______________________|__________________________________________________
test02_ejbCreate() - Method in class org.openejb.test.stateful.StatefulAllowedOperationsTests
Bean method | Bean method can perform the following operations ______________________|__________________________________________________ | ejbCreate | SessionContext methods: ejbRemove | - getEJBHome ejbActivate | - getCallerPrincipal ejbPassivate | - isCallerInRole | - getEJBObject | JNDI access to java:comp/env | Resource manager access | Enterprise bean access ______________________|__________________________________________________
test02_ejbCreate() - Method in class org.openejb.test.stateless.BMTStatelessAllowedOperationsTests
Bean method | Bean method can perform the following operations ______________________|__________________________________________________ | ejbCreate | SessionContext methods: ejbRemove | - getEJBHome | - getEJBObject | - getUserTransaction | JNDI access to java:comp/env ______________________|__________________________________________________
test02_ejbCreate() - Method in class org.openejb.test.stateless.StatelessAllowedOperationsTests
Bean method | Bean method can perform the following operations ______________________|__________________________________________________ | ejbCreate | SessionContext methods: ejbRemove | - getEJBHome | - getEJBObject | JNDI access to java:comp/env ______________________|__________________________________________________
test02_EJBHome_remove() - Method in class org.openejb.test.entity.bmp.BmpHandleTests
This remove method of the EJBHome is placed hear as it is more a test on the handle then on the remove method itself.
test02_EJBHome_remove() - Method in class org.openejb.test.entity.cmp.CmpHandleTests
This remove method of the EJBHome is placed hear as it is more a test on the handle then on the remove method itself.
test02_EJBHome_remove() - Method in class org.openejb.test.stateful.StatefulHandleTests
This remove method of the EJBHome is placed hear as it is more a test on the handle then on the remove method itself.
test02_EJBHome_remove() - Method in class org.openejb.test.stateless.StatelessHandleTests
5.6 Client view of session object?s life cycle
test02_findByPrimaryKey() - Method in class org.openejb.test.entity.bmp.BmpHomeIntfcTests
 
test02_findByPrimaryKey() - Method in class org.openejb.test.entity.cmp.CmpHomeIntfcTests
 
test02_getHomeHandle() - Method in class org.openejb.test.entity.bmp.BmpEjbHomeTests
 
test02_getHomeHandle() - Method in class org.openejb.test.entity.cmp.CmpEjbHomeTests
 
test02_getHomeHandle() - Method in class org.openejb.test.stateful.StatefulEjbHomeTests
 
test02_getHomeHandle() - Method in class org.openejb.test.stateless.StatelessEjbHomeTests
 
test02_getHomeInterfaceClass() - Method in class org.openejb.test.entity.bmp.BmpEjbMetaDataTests
 
test02_getHomeInterfaceClass() - Method in class org.openejb.test.entity.cmp.CmpEjbMetaDataTests
 
test02_getHomeInterfaceClass() - Method in class org.openejb.test.stateful.StatefulEjbMetaDataTests
 
test02_getHomeInterfaceClass() - Method in class org.openejb.test.stateless.StatelessEjbMetaDataTests
 
test02_getPrimaryKey() - Method in class org.openejb.test.entity.bmp.BmpEjbObjectTests
 
test02_getPrimaryKey() - Method in class org.openejb.test.entity.cmp.CmpEjbObjectTests
 
test02_isIdentical() - Method in class org.openejb.test.stateful.StatefulEjbObjectTests
 
test02_isIdentical() - Method in class org.openejb.test.stateless.StatelessEjbObjectTests
 
test02_isIdentical_stateful() - Method in class org.openejb.test.stateless.MiscEjbTests
 
test02_java_comp_UserTransaction() - Method in class org.openejb.test.stateful.StatefulBeanTxTests
11.6.1 Bean-managed transaction demarcation
test02_java_comp_UserTransaction() - Method in class org.openejb.test.stateless.StatelessBeanTxTests
11.6.1 Bean-managed transaction demarcation
test02_Jndi_lookupHome() - Method in class org.openejb.test.stateless.StatelessJndiTests
 
test02_lookupDoubleEntry() - Method in class org.openejb.test.entity.bmp.BmpJndiEncTests
 
test02_lookupDoubleEntry() - Method in class org.openejb.test.entity.cmp.CmpJndiEncTests
 
test02_lookupDoubleEntry() - Method in class org.openejb.test.stateful.StatefulJndiEncTests
 
test02_lookupDoubleEntry() - Method in class org.openejb.test.stateless.StatelessJndiEncTests
 
test02_returnStringObjectArray() - Method in class org.openejb.test.entity.bmp.BmpRmiIiopTests
 
test02_returnStringObjectArray() - Method in class org.openejb.test.entity.cmp.CmpRmiIiopTests
 
test02_returnStringObjectArray() - Method in class org.openejb.test.stateful.StatefulRmiIiopTests
 
test02_returnStringObjectArray() - Method in class org.openejb.test.stateless.StatelessRmiIiopTests
 
test02_throwApplicationException() - Method in class org.openejb.test.entity.bmp.BmpRemoteIntfcTests
Throw an application exception and make sure the exception reaches the bean nicely.
test02_throwApplicationException() - Method in class org.openejb.test.entity.cmp.CmpRemoteIntfcTests
Throw an application exception and make sure the exception reaches the bean nicely.
test02_throwApplicationException() - Method in class org.openejb.test.stateful.StatefulRemoteIntfcTests
Throw an application exception and make sure the exception reaches the bean nicely.
test02_throwApplicationException() - Method in class org.openejb.test.stateless.StatelessRemoteIntfcTests
Throw an application exception and make sure the exception reaches the bean nicely.
test02_txNever_withoutTx() - Method in class org.openejb.test.stateless.StatelessContainerTxTests
 
test02_txNever_withoutTx_appException() - Method in class org.openejb.test.stateless.StatelessContainerTxTests
 
test02_txNever_withoutTx_sysException() - Method in class org.openejb.test.stateless.StatelessContainerTxTests
 
test03_ejbCreate() - Method in class org.openejb.test.entity.bmp.BmpAllowedOperationsTests
Bean method | Bean method can perform the following operations ______________________|__________________________________________________ | ejbCreate | EntityContext methods: | - getEJBHome | - getCallerPrincipal | - getRollbackOnly | - isCallerInRole | - setRollbackOnly | JNDI access to java:comp/env | Resource manager access | Enterprise bean access ______________________|__________________________________________________
test03_ejbCreate() - Method in class org.openejb.test.entity.cmp.CmpAllowedOperationsTests
Bean method | Bean method can perform the following operations ______________________|__________________________________________________ | ejbCreate | EntityContext methods: | - getEJBHome | - getCallerPrincipal | - getRollbackOnly | - isCallerInRole | - setRollbackOnly | JNDI access to java:comp/env | Resource manager access | Enterprise bean access ______________________|__________________________________________________
test03_ejbRemove() - Method in class org.openejb.test.stateful.BMTStatefulAllowedOperationsTests
Bean method | Bean method can perform the following operations ______________________|__________________________________________________ | ejbCreate | SessionContext methods: ejbRemove | - getEJBHome ejbActivate | - getCallerPrincipal ejbPassivate | - isCallerInRole | - getEJBObject | - getUserTransaction | JNDI access to java:comp/env | Resource manager access | Enterprise bean access ______________________|__________________________________________________
test03_ejbRemove() - Method in class org.openejb.test.stateful.StatefulAllowedOperationsTests
Bean method | Bean method can perform the following operations ______________________|__________________________________________________ | ejbCreate | SessionContext methods: ejbRemove | - getEJBHome ejbActivate | - getCallerPrincipal ejbPassivate | - isCallerInRole | - getEJBObject | JNDI access to java:comp/env | Resource manager access | Enterprise bean access ______________________|__________________________________________________
test03_findByLastName() - Method in class org.openejb.test.entity.bmp.BmpHomeIntfcTests
 
test03_findByLastName() - Method in class org.openejb.test.entity.cmp.CmpHomeIntfcTests
 
test03_getEjbHome() - Method in class org.openejb.test.stateful.StatefulEjbObjectTests
 
test03_getEjbHome() - Method in class org.openejb.test.stateless.StatelessEjbObjectTests
 
test03_getPrimaryKeyClass() - Method in class org.openejb.test.entity.bmp.BmpEjbMetaDataTests
 
test03_getPrimaryKeyClass() - Method in class org.openejb.test.entity.cmp.CmpEjbMetaDataTests
 
test03_getPrimaryKeyClass() - Method in class org.openejb.test.stateful.StatefulEjbMetaDataTests
5.5 Session object identity Session objects are intended to be private resources used only by the client that created them.
test03_getPrimaryKeyClass() - Method in class org.openejb.test.stateless.StatelessEjbMetaDataTests
5.5 Session object identity Session objects are intended to be private resources used only by the client that created them.
test03_invokeAfterApplicationException() - Method in class org.openejb.test.entity.bmp.BmpRemoteIntfcTests
After an application exception we should still be able to use our bean
test03_invokeAfterApplicationException() - Method in class org.openejb.test.entity.cmp.CmpRemoteIntfcTests
After an application exception we should still be able to use our bean
test03_invokeAfterApplicationException() - Method in class org.openejb.test.stateful.StatefulRemoteIntfcTests
After an application exception we should still be able to use our bean
test03_invokeAfterApplicationException() - Method in class org.openejb.test.stateless.StatelessRemoteIntfcTests
After an application exception we should still be able to use our bean
test03_isIdentical() - Method in class org.openejb.test.entity.bmp.BmpEjbObjectTests
 
test03_isIdentical() - Method in class org.openejb.test.entity.cmp.CmpEjbObjectTests
 
test03_isIdentical_bmp() - Method in class org.openejb.test.stateless.MiscEjbTests
 
test03_lookupLongEntry() - Method in class org.openejb.test.entity.bmp.BmpJndiEncTests
 
test03_lookupLongEntry() - Method in class org.openejb.test.entity.cmp.CmpJndiEncTests
 
test03_lookupLongEntry() - Method in class org.openejb.test.stateful.StatefulJndiEncTests
 
test03_lookupLongEntry() - Method in class org.openejb.test.stateless.StatelessJndiEncTests
 
test03_remove() - Method in class org.openejb.test.entity.bmp.BmpEjbHomeTests
 
test03_remove() - Method in class org.openejb.test.entity.cmp.CmpEjbHomeTests
 
test03_removeByPrimaryKey() - Method in class org.openejb.test.stateful.StatefulEjbHomeTests
------------------------------------ 5.3.2 Removing a session object A client may remove a session object using the remove() method on the javax.ejb.EJBObject interface, or the remove(Handle handle) method of the javax.ejb.EJBHome interface.
test03_removeByPrimaryKey() - Method in class org.openejb.test.stateless.StatelessEjbHomeTests
------------------------------------ 5.3.2 Removing a session object A client may remove a session object using the remove() method on the javax.ejb.EJBObject interface, or the remove(Handle handle) method of the javax.ejb.EJBHome interface.
test03_returnCharacterObject() - Method in class org.openejb.test.entity.bmp.BmpRmiIiopTests
 
test03_returnCharacterObject() - Method in class org.openejb.test.entity.cmp.CmpRmiIiopTests
 
test03_returnCharacterObject() - Method in class org.openejb.test.stateful.StatefulRmiIiopTests
 
test03_returnCharacterObject() - Method in class org.openejb.test.stateless.StatelessRmiIiopTests
 
test03_txNotSupported_withoutTx() - Method in class org.openejb.test.stateless.StatelessContainerTxTests
 
test03_txNotSupported_withoutTx_appException() - Method in class org.openejb.test.stateless.StatelessContainerTxTests
 
test03_txNotSupported_withoutTx_sysException() - Method in class org.openejb.test.stateless.StatelessContainerTxTests
 
test04_businessMethod() - Method in class org.openejb.test.stateless.BMTStatelessAllowedOperationsTests
Bean method | Bean method can perform the following operations ______________________|__________________________________________________ | business method | SessionContext methods: from remote interface | - getEJBHome | - getCallerPrincipal | - isCallerInRole | - getEJBObject | - getUserTransaction | JNDI access to java:comp/env | Resource manager access | Enterprise bean access ______________________|__________________________________________________
test04_ejbActivate() - Method in class org.openejb.test.stateful.BMTStatefulAllowedOperationsTests
Bean method | Bean method can perform the following operations ______________________|__________________________________________________ | ejbCreate | SessionContext methods: ejbRemove | - getEJBHome ejbActivate | - getCallerPrincipal ejbPassivate | - isCallerInRole | - getEJBObject | - getUserTransaction | JNDI access to java:comp/env | Resource manager access | Enterprise bean access ______________________|__________________________________________________
test04_ejbActivate() - Method in class org.openejb.test.stateful.StatefulAllowedOperationsTests
Bean method | Bean method can perform the following operations ______________________|__________________________________________________ | ejbCreate | SessionContext methods: ejbRemove | - getEJBHome ejbActivate | - getCallerPrincipal ejbPassivate | - isCallerInRole | - getEJBObject | JNDI access to java:comp/env | Resource manager access | Enterprise bean access ______________________|__________________________________________________
test04_findEmptyEnumeration() - Method in class org.openejb.test.entity.bmp.BmpHomeIntfcTests
 
test04_getEjbHome() - Method in class org.openejb.test.entity.bmp.BmpEjbObjectTests
 
test04_getEjbHome() - Method in class org.openejb.test.entity.cmp.CmpEjbObjectTests
 
test04_getPrimaryKey() - Method in class org.openejb.test.stateful.StatefulEjbObjectTests
5.5 Session object identity Session objects are intended to be private resources used only by the client that created them.
test04_getPrimaryKey() - Method in class org.openejb.test.stateless.StatelessEjbObjectTests
5.5 Session object identity Session objects are intended to be private resources used only by the client that created them.
test04_getRemoteInterfaceClass() - Method in class org.openejb.test.entity.bmp.BmpEjbMetaDataTests
 
test04_getRemoteInterfaceClass() - Method in class org.openejb.test.entity.cmp.CmpEjbMetaDataTests
 
test04_getRemoteInterfaceClass() - Method in class org.openejb.test.stateful.StatefulEjbMetaDataTests
 
test04_getRemoteInterfaceClass() - Method in class org.openejb.test.stateless.StatelessEjbMetaDataTests
 
test04_lookupFloatEntry() - Method in class org.openejb.test.entity.bmp.BmpJndiEncTests
 
test04_lookupFloatEntry() - Method in class org.openejb.test.entity.cmp.CmpJndiEncTests
 
test04_lookupFloatEntry() - Method in class org.openejb.test.stateful.StatefulJndiEncTests
 
test04_lookupFloatEntry() - Method in class org.openejb.test.stateless.StatelessJndiEncTests
 
test04_returnCharacterPrimitive() - Method in class org.openejb.test.entity.bmp.BmpRmiIiopTests
 
test04_returnCharacterPrimitive() - Method in class org.openejb.test.entity.cmp.CmpRmiIiopTests
 
test04_returnCharacterPrimitive() - Method in class org.openejb.test.stateful.StatefulRmiIiopTests
 
test04_returnCharacterPrimitive() - Method in class org.openejb.test.stateless.StatelessRmiIiopTests
 
test04_throwSystemException() - Method in class org.openejb.test.entity.bmp.BmpRemoteIntfcTests
 
test04_throwSystemException() - Method in class org.openejb.test.entity.cmp.CmpRemoteIntfcTests
 
test04_throwSystemException() - Method in class org.openejb.test.stateful.StatefulRemoteIntfcTests
 
test04_throwSystemException() - Method in class org.openejb.test.stateless.StatelessRemoteIntfcTests
 
test04_txRequired_withoutTx() - Method in class org.openejb.test.stateless.StatelessContainerTxTests
 
test04_txRequired_withoutTx_appException() - Method in class org.openejb.test.stateless.StatelessContainerTxTests
 
test04_txRequired_withoutTx_sysException() - Method in class org.openejb.test.stateless.StatelessContainerTxTests
 
test05_ejbPassivate() - Method in class org.openejb.test.stateful.BMTStatefulAllowedOperationsTests
Bean method | Bean method can perform the following operations ______________________|__________________________________________________ | ejbCreate | SessionContext methods: ejbRemove | - getEJBHome ejbActivate | - getCallerPrincipal ejbPassivate | - isCallerInRole | - getEJBObject | - getUserTransaction | JNDI access to java:comp/env | Resource manager access | Enterprise bean access ______________________|__________________________________________________
test05_ejbPassivate() - Method in class org.openejb.test.stateful.StatefulAllowedOperationsTests
Bean method | Bean method can perform the following operations ______________________|__________________________________________________ | ejbCreate | SessionContext methods: ejbRemove | - getEJBHome ejbActivate | - getCallerPrincipal ejbPassivate | - isCallerInRole | - getEJBObject | JNDI access to java:comp/env | Resource manager access | Enterprise bean access ______________________|__________________________________________________
test05_ejbRemove() - Method in class org.openejb.test.entity.cmp.CmpAllowedOperationsTests
Bean method | Bean method can perform the following operations ______________________|__________________________________________________ | ejbRemove | EntityContext methods: | - getEJBHome | - getCallerPrincipal | - getRollbackOnly | - isCallerInRole | - setRollbackOnly | - getEJBObject | - getPrimaryKey | JNDI access to java:comp/env | Resource manager access | Enterprise bean access ______________________|__________________________________________________
test05_invokeAfterSystemException() - Method in class org.openejb.test.stateful.StatefulRemoteIntfcTests
After a system exception the intance should be garbage collected and the remote reference should be invalidated.
test05_isSession() - Method in class org.openejb.test.entity.bmp.BmpEjbMetaDataTests
 
test05_isSession() - Method in class org.openejb.test.entity.cmp.CmpEjbMetaDataTests
 
test05_isSession() - Method in class org.openejb.test.stateful.StatefulEjbMetaDataTests
 
test05_isSession() - Method in class org.openejb.test.stateless.StatelessEjbMetaDataTests
 
test05_lookupIntegerEntry() - Method in class org.openejb.test.entity.bmp.BmpJndiEncTests
 
test05_lookupIntegerEntry() - Method in class org.openejb.test.entity.cmp.CmpJndiEncTests
 
test05_lookupIntegerEntry() - Method in class org.openejb.test.stateful.StatefulJndiEncTests
 
test05_lookupIntegerEntry() - Method in class org.openejb.test.stateless.StatelessJndiEncTests
 
test05_remove() - Method in class org.openejb.test.entity.bmp.BmpEjbObjectTests
 
test05_remove() - Method in class org.openejb.test.entity.cmp.CmpEjbObjectTests
 
test05_remove() - Method in class org.openejb.test.stateful.StatefulEjbObjectTests
 
test05_remove() - Method in class org.openejb.test.stateless.StatelessEjbObjectTests
 
test05_returnCharacterObjectArray() - Method in class org.openejb.test.entity.bmp.BmpRmiIiopTests
 
test05_returnCharacterObjectArray() - Method in class org.openejb.test.entity.cmp.CmpRmiIiopTests
 
test05_returnCharacterObjectArray() - Method in class org.openejb.test.stateful.StatefulRmiIiopTests
 
test05_returnCharacterObjectArray() - Method in class org.openejb.test.stateless.StatelessRmiIiopTests
 
test05_singleTransactionCommit() - Method in class org.openejb.test.stateful.StatefulBeanTxTests
 
test05_singleTransactionCommit() - Method in class org.openejb.test.stateless.StatelessBeanTxTests
 
test05_txRequiresNew_withoutTx() - Method in class org.openejb.test.stateless.StatelessContainerTxTests
 
test05_txRequiresNew_withoutTx_appException() - Method in class org.openejb.test.stateless.StatelessContainerTxTests
 
test05_txRequiresNew_withoutTx_sysException() - Method in class org.openejb.test.stateless.StatelessContainerTxTests
 
test06_businessMethod() - Method in class org.openejb.test.stateful.BMTStatefulAllowedOperationsTests
Bean method | Bean method can perform the following operations ______________________|__________________________________________________ | business method | SessionContext methods: from remote interface | - getEJBHome | - getCallerPrincipal | - isCallerInRole | - getEJBObject | - getUserTransaction | JNDI access to java:comp/env | Resource manager access | Enterprise bean access ______________________|__________________________________________________
test06_businessMethod() - Method in class org.openejb.test.stateful.StatefulAllowedOperationsTests
Bean method | Bean method can perform the following operations ______________________|__________________________________________________ | 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 ______________________|__________________________________________________
test06_ejbFind() - Method in class org.openejb.test.entity.bmp.BmpAllowedOperationsTests
Bean method | Bean method can perform the following operations ______________________|__________________________________________________ | ejbFind* | EntityContext methods: ejbSelect* | - getEJBHome ejbHome | - getCallerPrincipal | - getRollbackOnly | - isCallerInRole | - setRollbackOnly | JNDI access to java:comp/env | Resource manager access | Enterprise bean access ______________________|__________________________________________________
test06_ejbFind() - Method in class org.openejb.test.entity.cmp.CmpAllowedOperationsTests
Bean method | Bean method can perform the following operations ______________________|__________________________________________________ | ejbFind* | EntityContext methods: ejbSelect* | - getEJBHome ejbHome | - getCallerPrincipal | - getRollbackOnly | - isCallerInRole | - setRollbackOnly | JNDI access to java:comp/env | Resource manager access | Enterprise bean access ______________________|__________________________________________________
test06_isStatelessSession() - Method in class org.openejb.test.entity.bmp.BmpEjbMetaDataTests
 
test06_isStatelessSession() - Method in class org.openejb.test.entity.cmp.CmpEjbMetaDataTests
 
test06_isStatelessSession() - Method in class org.openejb.test.stateful.StatefulEjbMetaDataTests
 
test06_isStatelessSession() - Method in class org.openejb.test.stateless.StatelessEjbMetaDataTests
 
test06_lookupShortEntry() - Method in class org.openejb.test.entity.bmp.BmpJndiEncTests
 
test06_lookupShortEntry() - Method in class org.openejb.test.entity.cmp.CmpJndiEncTests
 
test06_lookupShortEntry() - Method in class org.openejb.test.stateful.StatefulJndiEncTests
 
test06_lookupShortEntry() - Method in class org.openejb.test.stateless.StatelessJndiEncTests
 
test06_returnCharacterPrimitiveArray() - Method in class org.openejb.test.entity.bmp.BmpRmiIiopTests
 
test06_returnCharacterPrimitiveArray() - Method in class org.openejb.test.entity.cmp.CmpRmiIiopTests
 
test06_returnCharacterPrimitiveArray() - Method in class org.openejb.test.stateful.StatefulRmiIiopTests
 
test06_returnCharacterPrimitiveArray() - Method in class org.openejb.test.stateless.StatelessRmiIiopTests
 
test06_txSupports_withoutTx() - Method in class org.openejb.test.stateless.StatelessContainerTxTests
 
test06_txSupports_withoutTx_appException() - Method in class org.openejb.test.stateless.StatelessContainerTxTests
 
test06_txSupports_withoutTx_sysException() - Method in class org.openejb.test.stateless.StatelessContainerTxTests
 
test07_afterBegin() - Method in class org.openejb.test.stateful.StatefulAllowedOperationsTests
Bean method | Bean method can perform the following operations ______________________|__________________________________________________ | afterBegin | SessionContext methods: beforeCompletion | - getEJBHome | - getCallerPrincipal | - getRollbackOnly | - isCallerInRole | - setRollbackOnly | - getEJBObject | JNDI access to java:comp/env | Resource manager access | Enterprise bean access ______________________|__________________________________________________
test07_lookupBooleanEntry() - Method in class org.openejb.test.entity.bmp.BmpJndiEncTests
 
test07_lookupBooleanEntry() - Method in class org.openejb.test.entity.cmp.CmpJndiEncTests
 
test07_lookupBooleanEntry() - Method in class org.openejb.test.stateful.StatefulJndiEncTests
 
test07_lookupBooleanEntry() - Method in class org.openejb.test.stateless.StatelessJndiEncTests
 
test07_returnBooleanObject() - Method in class org.openejb.test.entity.bmp.BmpRmiIiopTests
 
test07_returnBooleanObject() - Method in class org.openejb.test.entity.cmp.CmpRmiIiopTests
 
test07_returnBooleanObject() - Method in class org.openejb.test.stateful.StatefulRmiIiopTests
 
test07_returnBooleanObject() - Method in class org.openejb.test.stateless.StatelessRmiIiopTests
 
test07_txMandatory_withTx() - Method in class org.openejb.test.stateless.StatelessContainerTxTests
 
test07_txMandatory_withTx_appException() - Method in class org.openejb.test.stateless.StatelessContainerTxTests
 
test07_txMandatory_withTx_sysException() - Method in class org.openejb.test.stateless.StatelessContainerTxTests
 
test08_beforeCompletion() - Method in class org.openejb.test.stateful.StatefulAllowedOperationsTests
Bean method | Bean method can perform the following operations ______________________|__________________________________________________ | afterBegin | SessionContext methods: beforeCompletion | - getEJBHome | - getCallerPrincipal | - getRollbackOnly | - isCallerInRole | - setRollbackOnly | - getEJBObject | JNDI access to java:comp/env | Resource manager access | Enterprise bean access ______________________|__________________________________________________
test08_lookupByteEntry() - Method in class org.openejb.test.entity.bmp.BmpJndiEncTests
 
test08_lookupByteEntry() - Method in class org.openejb.test.entity.cmp.CmpJndiEncTests
 
test08_lookupByteEntry() - Method in class org.openejb.test.stateful.StatefulJndiEncTests
 
test08_lookupByteEntry() - Method in class org.openejb.test.stateless.StatelessJndiEncTests
 
test08_returnBooleanPrimitive() - Method in class org.openejb.test.entity.bmp.BmpRmiIiopTests
 
test08_returnBooleanPrimitive() - Method in class org.openejb.test.entity.cmp.CmpRmiIiopTests
 
test08_returnBooleanPrimitive() - Method in class org.openejb.test.stateful.StatefulRmiIiopTests
 
test08_returnBooleanPrimitive() - Method in class org.openejb.test.stateless.StatelessRmiIiopTests
 
test08_txNever_withTx() - Method in class org.openejb.test.stateless.StatelessContainerTxTests
 
test08_txNever_withTx_appException() - Method in class org.openejb.test.stateless.StatelessContainerTxTests
 
test08_txNever_withTx_sysException() - Method in class org.openejb.test.stateless.StatelessContainerTxTests
 
test09_afterCompletion() - Method in class org.openejb.test.stateful.StatefulAllowedOperationsTests
Bean method | Bean method can perform the following operations ______________________|__________________________________________________ | afterCompletion | SessionContext methods: | - getEJBHome | - getCallerPrincipal | - isCallerInRole | - getEJBObject | JNDI access to java:comp/env | Resource manager access | Enterprise bean access ______________________|__________________________________________________
test09_lookupEntityBean() - Method in class org.openejb.test.entity.bmp.BmpJndiEncTests
 
test09_lookupEntityBean() - Method in class org.openejb.test.entity.cmp.CmpJndiEncTests
 
test09_lookupEntityBean() - Method in class org.openejb.test.stateful.StatefulJndiEncTests
 
test09_lookupEntityBean() - Method in class org.openejb.test.stateless.StatelessJndiEncTests
 
test09_returnBooleanObjectArray() - Method in class org.openejb.test.entity.bmp.BmpRmiIiopTests
 
test09_returnBooleanObjectArray() - Method in class org.openejb.test.entity.cmp.CmpRmiIiopTests
 
test09_returnBooleanObjectArray() - Method in class org.openejb.test.stateful.StatefulRmiIiopTests
 
test09_returnBooleanObjectArray() - Method in class org.openejb.test.stateless.StatelessRmiIiopTests
 
test09_txNotSupported_withTx() - Method in class org.openejb.test.stateless.StatelessContainerTxTests
 
test09_txNotSupported_withTx_appException() - Method in class org.openejb.test.stateless.StatelessContainerTxTests
 
test09_txNotSupported_withTx_sysException() - Method in class org.openejb.test.stateless.StatelessContainerTxTests
 
test10_ejbActivate() - Method in class org.openejb.test.entity.bmp.BmpAllowedOperationsTests
Bean method | Bean method can perform the following operations ______________________|__________________________________________________ | ejbActivate | EntityContext methods: ejbPassivate | - getEJBHome | - getEJBObject | - getPrimaryKey | JNDI access to java:comp/env ______________________|__________________________________________________
test10_ejbActivate() - Method in class org.openejb.test.entity.cmp.CmpAllowedOperationsTests
Bean method | Bean method can perform the following operations ______________________|__________________________________________________ | ejbActivate | EntityContext methods: ejbPassivate | - getEJBHome | - getEJBObject | - getPrimaryKey | JNDI access to java:comp/env ______________________|__________________________________________________
test10_lookupStatefulBean() - Method in class org.openejb.test.entity.bmp.BmpJndiEncTests
 
test10_lookupStatefulBean() - Method in class org.openejb.test.entity.cmp.CmpJndiEncTests
 
test10_lookupStatefulBean() - Method in class org.openejb.test.stateful.StatefulJndiEncTests
 
test10_lookupStatefulBean() - Method in class org.openejb.test.stateless.StatelessJndiEncTests
 
test10_returnBooleanPrimitiveArray() - Method in class org.openejb.test.entity.bmp.BmpRmiIiopTests
 
test10_returnBooleanPrimitiveArray() - Method in class org.openejb.test.entity.cmp.CmpRmiIiopTests
 
test10_returnBooleanPrimitiveArray() - Method in class org.openejb.test.stateful.StatefulRmiIiopTests
 
test10_returnBooleanPrimitiveArray() - Method in class org.openejb.test.stateless.StatelessRmiIiopTests
 
test10_txRequired_withTx() - Method in class org.openejb.test.stateless.StatelessContainerTxTests
 
test10_txRequired_withTx_appException() - Method in class org.openejb.test.stateless.StatelessContainerTxTests
 
test10_txRequired_withTx_sysException() - Method in class org.openejb.test.stateless.StatelessContainerTxTests
 
test11_ejbPassivate() - Method in class org.openejb.test.entity.bmp.BmpAllowedOperationsTests
Bean method | Bean method can perform the following operations ______________________|__________________________________________________ | ejbActivate | EntityContext methods: ejbPassivate | - getEJBHome | - getEJBObject | - getPrimaryKey | JNDI access to java:comp/env ______________________|__________________________________________________
test11_ejbPassivate() - Method in class org.openejb.test.entity.cmp.CmpAllowedOperationsTests
Bean method | Bean method can perform the following operations ______________________|__________________________________________________ | ejbActivate | EntityContext methods: ejbPassivate | - getEJBHome | - getEJBObject | - getPrimaryKey | JNDI access to java:comp/env ______________________|__________________________________________________
test11_lookupStatelessBean() - Method in class org.openejb.test.entity.bmp.BmpJndiEncTests
 
test11_lookupStatelessBean() - Method in class org.openejb.test.entity.cmp.CmpJndiEncTests
 
test11_lookupStatelessBean() - Method in class org.openejb.test.stateful.StatefulJndiEncTests
 
test11_lookupStatelessBean() - Method in class org.openejb.test.stateless.StatelessJndiEncTests
 
test11_returnByteObject() - Method in class org.openejb.test.entity.bmp.BmpRmiIiopTests
 
test11_returnByteObject() - Method in class org.openejb.test.entity.cmp.CmpRmiIiopTests
 
test11_returnByteObject() - Method in class org.openejb.test.stateful.StatefulRmiIiopTests
 
test11_returnByteObject() - Method in class org.openejb.test.stateless.StatelessRmiIiopTests
 
test11_txRequiresNew_withTx() - Method in class org.openejb.test.stateless.StatelessContainerTxTests
 
test11_txRequiresNew_withTx_appException() - Method in class org.openejb.test.stateless.StatelessContainerTxTests
 
test11_txRequiresNew_withTx_sysException() - Method in class org.openejb.test.stateless.StatelessContainerTxTests
 
test12_ejbLoad() - Method in class org.openejb.test.entity.bmp.BmpAllowedOperationsTests
Bean method | Bean method can perform the following operations ______________________|__________________________________________________ | ejbLoad | EntityContext methods: ejbStore | - getEJBHome | - getCallerPrincipal | - getRollbackOnly | - isCallerInRole | - setRollbackOnly | - getEJBObject | - getPrimaryKey | JNDI access to java:comp/env | Resource manager access | Enterprise bean access ______________________|__________________________________________________
test12_ejbLoad() - Method in class org.openejb.test.entity.cmp.CmpAllowedOperationsTests
Bean method | Bean method can perform the following operations ______________________|__________________________________________________ | ejbLoad | EntityContext methods: ejbStore | - getEJBHome | - getCallerPrincipal | - getRollbackOnly | - isCallerInRole | - setRollbackOnly | - getEJBObject | - getPrimaryKey | JNDI access to java:comp/env | Resource manager access | Enterprise bean access ______________________|__________________________________________________
test12_lookupResource() - Method in class org.openejb.test.entity.bmp.BmpJndiEncTests
 
test12_lookupResource() - Method in class org.openejb.test.entity.cmp.CmpJndiEncTests
 
test12_lookupResource() - Method in class org.openejb.test.stateful.StatefulJndiEncTests
 
test12_lookupResource() - Method in class org.openejb.test.stateless.StatelessJndiEncTests
 
test12_returnBytePrimitive() - Method in class org.openejb.test.entity.bmp.BmpRmiIiopTests
 
test12_returnBytePrimitive() - Method in class org.openejb.test.entity.cmp.CmpRmiIiopTests
 
test12_returnBytePrimitive() - Method in class org.openejb.test.stateful.StatefulRmiIiopTests
 
test12_returnBytePrimitive() - Method in class org.openejb.test.stateless.StatelessRmiIiopTests
 
test12_txSupports_withTx() - Method in class org.openejb.test.stateless.StatelessContainerTxTests
 
test12_txSupports_withTx_appException() - Method in class org.openejb.test.stateless.StatelessContainerTxTests
 
test12_txSupports_withTx_sysException() - Method in class org.openejb.test.stateless.StatelessContainerTxTests
 
test13_ejbStore() - Method in class org.openejb.test.entity.cmp.CmpAllowedOperationsTests
Bean method | Bean method can perform the following operations ______________________|__________________________________________________ | ejbLoad | EntityContext methods: ejbStore | - getEJBHome | - getCallerPrincipal | - getRollbackOnly | - isCallerInRole | - setRollbackOnly | - getEJBObject | - getPrimaryKey | JNDI access to java:comp/env | Resource manager access | Enterprise bean access ______________________|__________________________________________________
test13_returnByteObjectArray() - Method in class org.openejb.test.entity.bmp.BmpRmiIiopTests
 
test13_returnByteObjectArray() - Method in class org.openejb.test.entity.cmp.CmpRmiIiopTests
 
test13_returnByteObjectArray() - Method in class org.openejb.test.stateful.StatefulRmiIiopTests
 
test13_returnByteObjectArray() - Method in class org.openejb.test.stateless.StatelessRmiIiopTests
 
test14_businessMethod() - Method in class org.openejb.test.entity.bmp.BmpAllowedOperationsTests
Bean method | Bean method can perform the following operations ______________________|__________________________________________________ | 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 ______________________|__________________________________________________
test14_businessMethod() - Method in class org.openejb.test.entity.cmp.CmpAllowedOperationsTests
Bean method | Bean method can perform the following operations ______________________|__________________________________________________ | 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 ______________________|__________________________________________________
test14_returnBytePrimitiveArray() - Method in class org.openejb.test.entity.bmp.BmpRmiIiopTests
 
test14_returnBytePrimitiveArray() - Method in class org.openejb.test.entity.cmp.CmpRmiIiopTests
 
test14_returnBytePrimitiveArray() - Method in class org.openejb.test.stateful.StatefulRmiIiopTests
 
test14_returnBytePrimitiveArray() - Method in class org.openejb.test.stateless.StatelessRmiIiopTests
 
test15_returnShortObject() - Method in class org.openejb.test.entity.bmp.BmpRmiIiopTests
 
test15_returnShortObject() - Method in class org.openejb.test.entity.cmp.CmpRmiIiopTests
 
test15_returnShortObject() - Method in class org.openejb.test.stateful.StatefulRmiIiopTests
 
test15_returnShortObject() - Method in class org.openejb.test.stateless.StatelessRmiIiopTests
 
test16_returnShortPrimitive() - Method in class org.openejb.test.entity.bmp.BmpRmiIiopTests
 
test16_returnShortPrimitive() - Method in class org.openejb.test.entity.cmp.CmpRmiIiopTests
 
test16_returnShortPrimitive() - Method in class org.openejb.test.stateful.StatefulRmiIiopTests
 
test16_returnShortPrimitive() - Method in class org.openejb.test.stateless.StatelessRmiIiopTests
 
test17_returnShortObjectArray() - Method in class org.openejb.test.entity.bmp.BmpRmiIiopTests
 
test17_returnShortObjectArray() - Method in class org.openejb.test.entity.cmp.CmpRmiIiopTests
 
test17_returnShortObjectArray() - Method in class org.openejb.test.stateful.StatefulRmiIiopTests
 
test17_returnShortObjectArray() - Method in class org.openejb.test.stateless.StatelessRmiIiopTests
 
test18_returnShortPrimitiveArray() - Method in class org.openejb.test.entity.bmp.BmpRmiIiopTests
 
test18_returnShortPrimitiveArray() - Method in class org.openejb.test.entity.cmp.CmpRmiIiopTests
 
test18_returnShortPrimitiveArray() - Method in class org.openejb.test.stateful.StatefulRmiIiopTests
 
test18_returnShortPrimitiveArray() - Method in class org.openejb.test.stateless.StatelessRmiIiopTests
 
test19_returnIntegerObject() - Method in class org.openejb.test.entity.bmp.BmpRmiIiopTests
 
test19_returnIntegerObject() - Method in class org.openejb.test.entity.cmp.CmpRmiIiopTests
 
test19_returnIntegerObject() - Method in class org.openejb.test.stateful.StatefulRmiIiopTests
 
test19_returnIntegerObject() - Method in class org.openejb.test.stateless.StatelessRmiIiopTests
 
test20_returnIntegerPrimitive() - Method in class org.openejb.test.entity.bmp.BmpRmiIiopTests
 
test20_returnIntegerPrimitive() - Method in class org.openejb.test.entity.cmp.CmpRmiIiopTests
 
test20_returnIntegerPrimitive() - Method in class org.openejb.test.stateful.StatefulRmiIiopTests
 
test20_returnIntegerPrimitive() - Method in class org.openejb.test.stateless.StatelessRmiIiopTests
 
test21_returnIntegerObjectArray() - Method in class org.openejb.test.entity.bmp.BmpRmiIiopTests
 
test21_returnIntegerObjectArray() - Method in class org.openejb.test.entity.cmp.CmpRmiIiopTests
 
test21_returnIntegerObjectArray() - Method in class org.openejb.test.stateful.StatefulRmiIiopTests
 
test21_returnIntegerObjectArray() - Method in class org.openejb.test.stateless.StatelessRmiIiopTests
 
test22_returnIntegerPrimitiveArray() - Method in class org.openejb.test.entity.bmp.BmpRmiIiopTests
 
test22_returnIntegerPrimitiveArray() - Method in class org.openejb.test.entity.cmp.CmpRmiIiopTests
 
test22_returnIntegerPrimitiveArray() - Method in class org.openejb.test.stateful.StatefulRmiIiopTests
 
test22_returnIntegerPrimitiveArray() - Method in class org.openejb.test.stateless.StatelessRmiIiopTests
 
test23_returnLongObject() - Method in class org.openejb.test.entity.bmp.BmpRmiIiopTests
 
test23_returnLongObject() - Method in class org.openejb.test.entity.cmp.CmpRmiIiopTests
 
test23_returnLongObject() - Method in class org.openejb.test.stateful.StatefulRmiIiopTests
 
test23_returnLongObject() - Method in class org.openejb.test.stateless.StatelessRmiIiopTests
 
test24_returnLongPrimitive() - Method in class org.openejb.test.entity.bmp.BmpRmiIiopTests
 
test24_returnLongPrimitive() - Method in class org.openejb.test.entity.cmp.CmpRmiIiopTests
 
test24_returnLongPrimitive() - Method in class org.openejb.test.stateful.StatefulRmiIiopTests
 
test24_returnLongPrimitive() - Method in class org.openejb.test.stateless.StatelessRmiIiopTests
 
test25_returnLongObjectArray() - Method in class org.openejb.test.entity.bmp.BmpRmiIiopTests
 
test25_returnLongObjectArray() - Method in class org.openejb.test.entity.cmp.CmpRmiIiopTests
 
test25_returnLongObjectArray() - Method in class org.openejb.test.stateful.StatefulRmiIiopTests
 
test25_returnLongObjectArray() - Method in class org.openejb.test.stateless.StatelessRmiIiopTests
 
test26_returnLongPrimitiveArray() - Method in class org.openejb.test.entity.bmp.BmpRmiIiopTests
 
test26_returnLongPrimitiveArray() - Method in class org.openejb.test.entity.cmp.CmpRmiIiopTests
 
test26_returnLongPrimitiveArray() - Method in class org.openejb.test.stateful.StatefulRmiIiopTests
 
test26_returnLongPrimitiveArray() - Method in class org.openejb.test.stateless.StatelessRmiIiopTests
 
test27_returnFloatObject() - Method in class org.openejb.test.entity.bmp.BmpRmiIiopTests
 
test27_returnFloatObject() - Method in class org.openejb.test.entity.cmp.CmpRmiIiopTests
 
test27_returnFloatObject() - Method in class org.openejb.test.stateful.StatefulRmiIiopTests
 
test27_returnFloatObject() - Method in class org.openejb.test.stateless.StatelessRmiIiopTests
 
test28_returnFloatPrimitive() - Method in class org.openejb.test.entity.bmp.BmpRmiIiopTests
 
test28_returnFloatPrimitive() - Method in class org.openejb.test.entity.cmp.CmpRmiIiopTests
 
test28_returnFloatPrimitive() - Method in class org.openejb.test.stateful.StatefulRmiIiopTests
 
test28_returnFloatPrimitive() - Method in class org.openejb.test.stateless.StatelessRmiIiopTests
 
test29_returnFloatObjectArray() - Method in class org.openejb.test.entity.bmp.BmpRmiIiopTests
 
test29_returnFloatObjectArray() - Method in class org.openejb.test.entity.cmp.CmpRmiIiopTests
 
test29_returnFloatObjectArray() - Method in class org.openejb.test.stateful.StatefulRmiIiopTests
 
test29_returnFloatObjectArray() - Method in class org.openejb.test.stateless.StatelessRmiIiopTests
 
test30_returnFloatPrimitiveArray() - Method in class org.openejb.test.entity.bmp.BmpRmiIiopTests
 
test30_returnFloatPrimitiveArray() - Method in class org.openejb.test.entity.cmp.CmpRmiIiopTests
 
test30_returnFloatPrimitiveArray() - Method in class org.openejb.test.stateful.StatefulRmiIiopTests
 
test30_returnFloatPrimitiveArray() - Method in class org.openejb.test.stateless.StatelessRmiIiopTests
 
test31_returnDoubleObject() - Method in class org.openejb.test.entity.bmp.BmpRmiIiopTests
 
test31_returnDoubleObject() - Method in class org.openejb.test.entity.cmp.CmpRmiIiopTests
 
test31_returnDoubleObject() - Method in class org.openejb.test.stateful.StatefulRmiIiopTests
 
test31_returnDoubleObject() - Method in class org.openejb.test.stateless.StatelessRmiIiopTests
 
test32_returnDoublePrimitive() - Method in class org.openejb.test.entity.bmp.BmpRmiIiopTests
 
test32_returnDoublePrimitive() - Method in class org.openejb.test.entity.cmp.CmpRmiIiopTests
 
test32_returnDoublePrimitive() - Method in class org.openejb.test.stateful.StatefulRmiIiopTests
 
test32_returnDoublePrimitive() - Method in class org.openejb.test.stateless.StatelessRmiIiopTests
 
test33_returnDoubleObjectArray() - Method in class org.openejb.test.entity.bmp.BmpRmiIiopTests
 
test33_returnDoubleObjectArray() - Method in class org.openejb.test.entity.cmp.CmpRmiIiopTests
 
test33_returnDoubleObjectArray() - Method in class org.openejb.test.stateful.StatefulRmiIiopTests
 
test33_returnDoubleObjectArray() - Method in class org.openejb.test.stateless.StatelessRmiIiopTests
 
test34_returnDoublePrimitiveArray() - Method in class org.openejb.test.entity.bmp.BmpRmiIiopTests
 
test34_returnDoublePrimitiveArray() - Method in class org.openejb.test.entity.cmp.CmpRmiIiopTests
 
test34_returnDoublePrimitiveArray() - Method in class org.openejb.test.stateful.StatefulRmiIiopTests
 
test34_returnDoublePrimitiveArray() - Method in class org.openejb.test.stateless.StatelessRmiIiopTests
 
test35_returnEJBHome() - Method in class org.openejb.test.entity.bmp.BmpRmiIiopTests
 
test35_returnEJBHome() - Method in class org.openejb.test.entity.cmp.CmpRmiIiopTests
 
test35_returnEJBHome() - Method in class org.openejb.test.stateful.StatefulRmiIiopTests
 
test35_returnEJBHome() - Method in class org.openejb.test.stateless.StatelessRmiIiopTests
 
test36_returnEJBHome2() - Method in class org.openejb.test.entity.bmp.BmpRmiIiopTests
 
test36_returnEJBHome2() - Method in class org.openejb.test.entity.cmp.CmpRmiIiopTests
 
test36_returnEJBHome2() - Method in class org.openejb.test.stateful.StatefulRmiIiopTests
 
test36_returnEJBHome2() - Method in class org.openejb.test.stateless.StatelessRmiIiopTests
 
test37_returnNestedEJBHome() - Method in class org.openejb.test.entity.bmp.BmpRmiIiopTests
 
test37_returnNestedEJBHome() - Method in class org.openejb.test.entity.cmp.CmpRmiIiopTests
 
test37_returnNestedEJBHome() - Method in class org.openejb.test.stateful.StatefulRmiIiopTests
 
test37_returnNestedEJBHome() - Method in class org.openejb.test.stateless.StatelessRmiIiopTests
 
test38_returnNestedEJBHome2() - Method in class org.openejb.test.entity.bmp.BmpRmiIiopTests
 
test38_returnNestedEJBHome2() - Method in class org.openejb.test.entity.cmp.CmpRmiIiopTests
 
test38_returnNestedEJBHome2() - Method in class org.openejb.test.stateful.StatefulRmiIiopTests
 
test38_returnNestedEJBHome2() - Method in class org.openejb.test.stateless.StatelessRmiIiopTests
 
test39_returnEJBHomeArray() - Method in class org.openejb.test.entity.bmp.BmpRmiIiopTests
 
test39_returnEJBHomeArray() - Method in class org.openejb.test.entity.cmp.CmpRmiIiopTests
 
test39_returnEJBHomeArray() - Method in class org.openejb.test.stateful.StatefulRmiIiopTests
 
test39_returnEJBHomeArray() - Method in class org.openejb.test.stateless.StatelessRmiIiopTests
 
test40_returnEJBObject() - Method in class org.openejb.test.entity.bmp.BmpRmiIiopTests
 
test40_returnEJBObject() - Method in class org.openejb.test.entity.cmp.CmpRmiIiopTests
 
test40_returnEJBObject() - Method in class org.openejb.test.stateful.StatefulRmiIiopTests
 
test40_returnEJBObject() - Method in class org.openejb.test.stateless.StatelessRmiIiopTests
 
test41_returnEJBObject2() - Method in class org.openejb.test.entity.bmp.BmpRmiIiopTests
 
test41_returnEJBObject2() - Method in class org.openejb.test.entity.cmp.CmpRmiIiopTests
 
test41_returnEJBObject2() - Method in class org.openejb.test.stateful.StatefulRmiIiopTests
 
test41_returnEJBObject2() - Method in class org.openejb.test.stateless.StatelessRmiIiopTests
 
test42_returnNestedEJBObject() - Method in class org.openejb.test.entity.bmp.BmpRmiIiopTests
 
test42_returnNestedEJBObject() - Method in class org.openejb.test.entity.cmp.CmpRmiIiopTests
 
test42_returnNestedEJBObject() - Method in class org.openejb.test.stateful.StatefulRmiIiopTests
 
test42_returnNestedEJBObject() - Method in class org.openejb.test.stateless.StatelessRmiIiopTests
 
test43_returnNestedEJBObject2() - Method in class org.openejb.test.entity.bmp.BmpRmiIiopTests
 
test43_returnNestedEJBObject2() - Method in class org.openejb.test.entity.cmp.CmpRmiIiopTests
 
test43_returnNestedEJBObject2() - Method in class org.openejb.test.stateful.StatefulRmiIiopTests
 
test43_returnNestedEJBObject2() - Method in class org.openejb.test.stateless.StatelessRmiIiopTests
 
test44_returnEJBObjectArray() - Method in class org.openejb.test.entity.bmp.BmpRmiIiopTests
 
test44_returnEJBObjectArray() - Method in class org.openejb.test.entity.cmp.CmpRmiIiopTests
 
test44_returnEJBObjectArray() - Method in class org.openejb.test.stateful.StatefulRmiIiopTests
 
test44_returnEJBObjectArray() - Method in class org.openejb.test.stateless.StatelessRmiIiopTests
 
test45_returnEJBMetaData() - Method in class org.openejb.test.entity.bmp.BmpRmiIiopTests
 
test45_returnEJBMetaData() - Method in class org.openejb.test.entity.cmp.CmpRmiIiopTests
 
test45_returnEJBMetaData() - Method in class org.openejb.test.stateful.StatefulRmiIiopTests
 
test45_returnEJBMetaData() - Method in class org.openejb.test.stateless.StatelessRmiIiopTests
 
test46_returnEJBMetaData() - Method in class org.openejb.test.entity.bmp.BmpRmiIiopTests
 
test46_returnEJBMetaData() - Method in class org.openejb.test.entity.cmp.CmpRmiIiopTests
 
test46_returnEJBMetaData() - Method in class org.openejb.test.stateful.StatefulRmiIiopTests
 
test46_returnEJBMetaData() - Method in class org.openejb.test.stateless.StatelessRmiIiopTests
 
test47_returnNestedEJBMetaData() - Method in class org.openejb.test.entity.bmp.BmpRmiIiopTests
 
test47_returnNestedEJBMetaData() - Method in class org.openejb.test.entity.cmp.CmpRmiIiopTests
 
test47_returnNestedEJBMetaData() - Method in class org.openejb.test.stateful.StatefulRmiIiopTests
 
test47_returnNestedEJBMetaData() - Method in class org.openejb.test.stateless.StatelessRmiIiopTests
 
test48_returnNestedEJBMetaData2() - Method in class org.openejb.test.entity.bmp.BmpRmiIiopTests
 
test48_returnNestedEJBMetaData2() - Method in class org.openejb.test.entity.cmp.CmpRmiIiopTests
 
test48_returnNestedEJBMetaData2() - Method in class org.openejb.test.stateful.StatefulRmiIiopTests
 
test48_returnNestedEJBMetaData2() - Method in class org.openejb.test.stateless.StatelessRmiIiopTests
 
test49_returnEJBMetaDataArray() - Method in class org.openejb.test.entity.bmp.BmpRmiIiopTests
 
test49_returnEJBMetaDataArray() - Method in class org.openejb.test.entity.cmp.CmpRmiIiopTests
 
test49_returnEJBMetaDataArray() - Method in class org.openejb.test.stateful.StatefulRmiIiopTests
 
test49_returnEJBMetaDataArray() - Method in class org.openejb.test.stateless.StatelessRmiIiopTests
 
test50_returnHandle() - Method in class org.openejb.test.entity.bmp.BmpRmiIiopTests
 
test50_returnHandle() - Method in class org.openejb.test.entity.cmp.CmpRmiIiopTests
 
test50_returnHandle() - Method in class org.openejb.test.stateful.StatefulRmiIiopTests
 
test50_returnHandle() - Method in class org.openejb.test.stateless.StatelessRmiIiopTests
 
test51_returnHandle() - Method in class org.openejb.test.entity.bmp.BmpRmiIiopTests
 
test51_returnHandle() - Method in class org.openejb.test.entity.cmp.CmpRmiIiopTests
 
test51_returnHandle() - Method in class org.openejb.test.stateful.StatefulRmiIiopTests
 
test51_returnHandle() - Method in class org.openejb.test.stateless.StatelessRmiIiopTests
 
test52_returnNestedHandle() - Method in class org.openejb.test.entity.bmp.BmpRmiIiopTests
 
test52_returnNestedHandle() - Method in class org.openejb.test.entity.cmp.CmpRmiIiopTests
 
test52_returnNestedHandle() - Method in class org.openejb.test.stateful.StatefulRmiIiopTests
 
test52_returnNestedHandle() - Method in class org.openejb.test.stateless.StatelessRmiIiopTests
 
test53_returnNestedHandle2() - Method in class org.openejb.test.entity.bmp.BmpRmiIiopTests
 
test53_returnNestedHandle2() - Method in class org.openejb.test.entity.cmp.CmpRmiIiopTests
 
test53_returnNestedHandle2() - Method in class org.openejb.test.stateful.StatefulRmiIiopTests
 
test53_returnNestedHandle2() - Method in class org.openejb.test.stateless.StatelessRmiIiopTests
 
test54_returnHandleArray() - Method in class org.openejb.test.entity.bmp.BmpRmiIiopTests
 
test54_returnHandleArray() - Method in class org.openejb.test.entity.cmp.CmpRmiIiopTests
 
test54_returnHandleArray() - Method in class org.openejb.test.stateful.StatefulRmiIiopTests
 
test54_returnHandleArray() - Method in class org.openejb.test.stateless.StatelessRmiIiopTests
 
test55_returnObjectGraph() - Method in class org.openejb.test.entity.bmp.BmpRmiIiopTests
 
test55_returnObjectGraph() - Method in class org.openejb.test.entity.cmp.CmpRmiIiopTests
 
test55_returnObjectGraph() - Method in class org.openejb.test.stateful.StatefulRmiIiopTests
 
test55_returnObjectGraph() - Method in class org.openejb.test.stateless.StatelessRmiIiopTests
 
test56_returnObjectGraphArray() - Method in class org.openejb.test.entity.bmp.BmpRmiIiopTests
 
test56_returnObjectGraphArray() - Method in class org.openejb.test.entity.cmp.CmpRmiIiopTests
 
test56_returnObjectGraphArray() - Method in class org.openejb.test.stateful.StatefulRmiIiopTests
 
test56_returnObjectGraphArray() - Method in class org.openejb.test.stateless.StatelessRmiIiopTests
 
TEST_HOME - Static variable in class org.openejb.test.RiTestServer
The environment variable test.home sould be set to the base directory where the test suite is located.
testAllowedOperations(String) - Method in class org.openejb.test.entity.bmp.AllowedOperationsBmpBean
 
testAllowedOperations(String) - Method in class org.openejb.test.entity.bmp.BasicBmp2DataSourcesBean
 
testAllowedOperations(String) - Method in class org.openejb.test.entity.bmp.BasicBmpBean
 
testAllowedOperations(String) - Method in class org.openejb.test.entity.cmp.AllowedOperationsCmpBean
 
testAllowedOperations(String) - Method in class org.openejb.test.entity.cmp.BasicCmpBean
 
testAllowedOperations(String) - Method in class org.openejb.test.stateful.BasicStatefulBean
 
testAllowedOperations(String) - Method in class org.openejb.test.stateful.BMTStatefulBean
 
testAllowedOperations(String) - Method in class org.openejb.test.stateless.BasicStatelessBean
 
TestDatabase - Interface in org.openejb.test
 
TestFailureException - Exception in org.openejb.test
 
TestFailureException(AssertionFailedError) - Constructor for exception org.openejb.test.TestFailureException
 
testHome - Variable in class org.openejb.test.RiTestServer
 
testHomePath - Variable in class org.openejb.test.RiTestServer
 
TestManager - Class in org.openejb.test
 
TestManager() - Constructor for class org.openejb.test.TestManager
 
testName - Variable in class org.openejb.test.NamedTestCase
 
TestRunner - Class in org.openejb.test
 
TestRunner() - Constructor for class org.openejb.test.TestRunner
Constructs a TestRunner.
TestRunner(PrintStream) - Constructor for class org.openejb.test.TestRunner
Constructs a TestRunner using the given stream for all the output
TestRunner(ResultPrinter) - Constructor for class org.openejb.test.TestRunner
Constructs a TestRunner using the given ResultPrinter all the output
TestSecurityManager - Class in org.openejb.test
This class is temporary
TestSecurityManager() - Constructor for class org.openejb.test.TestSecurityManager
Constructs a new TestSecurityManager.
TestServer - Interface in org.openejb.test
 
TestSuite - Class in org.openejb.test
 
TestSuite() - Constructor for class org.openejb.test.TestSuite
 
throwApplicationException() - Method in class org.openejb.test.entity.bmp.AllowedOperationsBmpBean
Throws an ApplicationException when invoked
throwApplicationException() - Method in class org.openejb.test.entity.bmp.BasicBmpBean
Throws an ApplicationException when invoked
throwApplicationException() - Method in interface org.openejb.test.entity.bmp.BasicBmpObject
Throws an ApplicationException when invoked
throwApplicationException() - Method in class org.openejb.test.entity.cmp.AllowedOperationsCmpBean
Throws an ApplicationException when invoked
throwApplicationException() - Method in class org.openejb.test.entity.cmp.BasicCmpBean
Throws an ApplicationException when invoked
throwApplicationException() - Method in interface org.openejb.test.entity.cmp.BasicCmpObject
Throws an ApplicationException when invoked
throwApplicationException() - Method in class org.openejb.test.stateful.BasicStatefulBean
Throws an ApplicationException when invoked
throwApplicationException() - Method in interface org.openejb.test.stateful.BasicStatefulObject
Throws an ApplicationException when invoked
throwApplicationException() - Method in class org.openejb.test.stateful.BMTStatefulBean
Throws an ApplicationException when invoked
throwApplicationException() - Method in class org.openejb.test.stateless.BasicStatelessBean
Throws an ApplicationException when invoked
throwApplicationException() - Method in interface org.openejb.test.stateless.BasicStatelessObject
Throws an ApplicationException when invoked
throwSystemException_NullPointer() - Method in class org.openejb.test.entity.bmp.AllowedOperationsBmpBean
Throws a java.lang.NullPointerException when invoked This is a system exception and should result in the destruction of the instance and invalidation of the remote reference.
throwSystemException_NullPointer() - Method in class org.openejb.test.entity.bmp.BasicBmpBean
Throws a java.lang.NullPointerException when invoked This is a system exception and should result in the destruction of the instance and invalidation of the remote reference.
throwSystemException_NullPointer() - Method in interface org.openejb.test.entity.bmp.BasicBmpObject
Throws a java.lang.NullPointerException when invoked This is a system exception and should result in the destruction of the instance and invalidation of the remote reference.
throwSystemException_NullPointer() - Method in class org.openejb.test.entity.cmp.AllowedOperationsCmpBean
Throws a java.lang.NullPointerException when invoked This is a system exception and should result in the destruction of the instance and invalidation of the remote reference.
throwSystemException_NullPointer() - Method in class org.openejb.test.entity.cmp.BasicCmpBean
Throws a java.lang.NullPointerException when invoked This is a system exception and should result in the destruction of the instance and invalidation of the remote reference.
throwSystemException_NullPointer() - Method in interface org.openejb.test.entity.cmp.BasicCmpObject
Throws a java.lang.NullPointerException when invoked This is a system exception and should result in the destruction of the instance and invalidation of the remote reference.
throwSystemException_NullPointer() - Method in class org.openejb.test.stateful.BasicStatefulBean
Throws a java.lang.NullPointerException when invoked This is a system exception and should result in the destruction of the instance and invalidation of the remote reference.
throwSystemException_NullPointer() - Method in interface org.openejb.test.stateful.BasicStatefulObject
Throws a java.lang.NullPointerException when invoked This is a system exception and should result in the destruction of the instance and invalidation of the remote reference.
throwSystemException_NullPointer() - Method in class org.openejb.test.stateful.BMTStatefulBean
Throws a java.lang.NullPointerException when invoked This is a system exception and should result in the destruction of the instance and invalidation of the remote reference.
throwSystemException_NullPointer() - Method in class org.openejb.test.stateless.BasicStatelessBean
Throws a java.lang.NullPointerException when invoked This is a system exception and should result in the destruction of the instance and invalidation of the remote reference.
throwSystemException_NullPointer() - Method in interface org.openejb.test.stateless.BasicStatelessObject
Throws a java.lang.NullPointerException when invoked This is a system exception and should result in the destruction of the instance and invalidation of the remote reference.
TODO_test02_unsetEntityContext() - Method in class org.openejb.test.entity.bmp.BmpAllowedOperationsTests
Bean method | Bean method can perform the following operations ______________________|__________________________________________________ | setEntityContext | EntityContext methods: unsetEntityContext | - getEJBHome | JNDI access to java:comp/env ______________________|__________________________________________________
TODO_test02_unsetEntityContext() - Method in class org.openejb.test.entity.cmp.CmpAllowedOperationsTests
Bean method | Bean method can perform the following operations ______________________|__________________________________________________ | setEntityContext | EntityContext methods: unsetEntityContext | - getEJBHome | JNDI access to java:comp/env ______________________|__________________________________________________
TODO_test03_EJBContext_setRollbackOnly() - Method in class org.openejb.test.stateful.StatefulBeanTxTests
11.6.1 Bean-managed transaction demarcation
TODO_test03_EJBContext_setRollbackOnly() - Method in class org.openejb.test.stateless.StatelessBeanTxTests
11.6.1 Bean-managed transaction demarcation
TODO_test03_ejbRemove() - Method in class org.openejb.test.stateless.BMTStatelessAllowedOperationsTests
Bean method | Bean method can perform the following operations ______________________|__________________________________________________ | ejbCreate | SessionContext methods: ejbRemove | - getEJBHome | - getEJBObject | - getUserTransaction | JNDI access to java:comp/env ______________________|__________________________________________________
TODO_test03_ejbRemove() - Method in class org.openejb.test.stateless.StatelessAllowedOperationsTests
Bean method | Bean method can perform the following operations ______________________|__________________________________________________ | ejbCreate | SessionContext methods: ejbRemove | - getEJBHome | - getEJBObject | JNDI access to java:comp/env ______________________|__________________________________________________
TODO_test04_businessMethod() - Method in class org.openejb.test.stateless.StatelessAllowedOperationsTests
Bean method | Bean method can perform the following operations ______________________|__________________________________________________ | 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 ______________________|__________________________________________________
TODO_test04_EJBContext_getRollbackOnly() - Method in class org.openejb.test.stateful.StatefulBeanTxTests
11.6.1 Bean-managed transaction demarcation
TODO_test04_EJBContext_getRollbackOnly() - Method in class org.openejb.test.stateless.StatelessBeanTxTests
11.6.1 Bean-managed transaction demarcation
TODO_test04_ejbPostCreate() - Method in class org.openejb.test.entity.bmp.BmpAllowedOperationsTests
Bean method | Bean method can perform the following operations ______________________|__________________________________________________ | ejbPostCreate | EntityContext methods: | - getEJBHome | - getCallerPrincipal | - getRollbackOnly | - isCallerInRole | - setRollbackOnly | - getEJBObject | - getPrimaryKey | JNDI access to java:comp/env | Resource manager access | Enterprise bean access ______________________|__________________________________________________
TODO_test04_ejbPostCreate() - Method in class org.openejb.test.entity.cmp.CmpAllowedOperationsTests
Bean method | Bean method can perform the following operations ______________________|__________________________________________________ | ejbPostCreate | EntityContext methods: | - getEJBHome | - getCallerPrincipal | - getRollbackOnly | - isCallerInRole | - setRollbackOnly | - getEJBObject | - getPrimaryKey | JNDI access to java:comp/env | Resource manager access | Enterprise bean access ______________________|__________________________________________________
TODO_test05_invokeAfterSystemException() - Method in class org.openejb.test.stateless.StatelessRemoteIntfcTests
After a system exception the intance should be garbage collected and the remote reference should be invalidated.
TODO_test07_ejbSelect() - Method in class org.openejb.test.entity.bmp.BmpAllowedOperationsTests
Bean method | Bean method can perform the following operations ______________________|__________________________________________________ | ejbFind* | EntityContext methods: ejbSelect* | - getEJBHome ejbHome | - getCallerPrincipal | - getRollbackOnly | - isCallerInRole | - setRollbackOnly | JNDI access to java:comp/env | Resource manager access | Enterprise bean access ______________________|__________________________________________________
TODO_test07_ejbSelect() - Method in class org.openejb.test.entity.cmp.CmpAllowedOperationsTests
Bean method | Bean method can perform the following operations ______________________|__________________________________________________ | ejbFind* | EntityContext methods: ejbSelect* | - getEJBHome ejbHome | - getCallerPrincipal | - getRollbackOnly | - isCallerInRole | - setRollbackOnly | JNDI access to java:comp/env | Resource manager access | Enterprise bean access ______________________|__________________________________________________
TODO_test07_serialTransactions() - Method in class org.openejb.test.stateful.StatefulBeanTxTests
11.6.1 Bean-managed transaction demarcation
TODO_test07_serialTransactions() - Method in class org.openejb.test.stateless.StatelessBeanTxTests
11.6.1 Bean-managed transaction demarcation
TODO_test08_ejbHome() - Method in class org.openejb.test.entity.bmp.BmpAllowedOperationsTests
Bean method | Bean method can perform the following operations ______________________|__________________________________________________ | ejbFind* | EntityContext methods: ejbSelect* | - getEJBHome ejbHome | - getCallerPrincipal | - getRollbackOnly | - isCallerInRole | - setRollbackOnly | JNDI access to java:comp/env | Resource manager access | Enterprise bean access ______________________|__________________________________________________
TODO_test08_ejbHome() - Method in class org.openejb.test.entity.cmp.CmpAllowedOperationsTests
Bean method | Bean method can perform the following operations ______________________|__________________________________________________ | ejbFind* | EntityContext methods: ejbSelect* | - getEJBHome ejbHome | - getCallerPrincipal | - getRollbackOnly | - isCallerInRole | - setRollbackOnly | JNDI access to java:comp/env | Resource manager access | Enterprise bean access ______________________|__________________________________________________
TODO_test08_nestedTransactions() - Method in class org.openejb.test.stateful.StatefulBeanTxTests
11.6.1 Bean-managed transaction demarcation
TODO_test08_nestedTransactions() - Method in class org.openejb.test.stateless.StatelessBeanTxTests
11.6.1 Bean-managed transaction demarcation
TODO_test09_beginWithNoCommit() - Method in class org.openejb.test.stateless.StatelessBeanTxTests
11.6.1 Bean-managed transaction demarcation
TODO_test09_ejbSelectInEntity() - Method in class org.openejb.test.entity.bmp.BmpAllowedOperationsTests
Bean method | Bean method can perform the following operations ______________________|__________________________________________________ | ejbSelectInEntity* | EntityContext methods: | - getEJBHome | - getCallerPrincipal | - getRollbackOnly | - isCallerInRole | - setRollbackOnly | - getEJBObject | - getPrimaryKey | JNDI access to java:comp/env | Resource manager access | Enterprise bean access ______________________|__________________________________________________
TODO_test09_ejbSelectInEntity() - Method in class org.openejb.test.entity.cmp.CmpAllowedOperationsTests
Bean method | Bean method can perform the following operations ______________________|__________________________________________________ | ejbSelectInEntity* | EntityContext methods: | - getEJBHome | - getCallerPrincipal | - getRollbackOnly | - isCallerInRole | - setRollbackOnly | - getEJBObject | - getPrimaryKey | JNDI access to java:comp/env | Resource manager access | Enterprise bean access ______________________|__________________________________________________
TODO_test09_methodSpanningTransactions() - Method in class org.openejb.test.stateful.StatefulBeanTxTests
11.6.1 Bean-managed transaction demarcation
TODO_test10_scenario1_NoneNone() - Method in class org.openejb.test.stateful.StatefulBeanTxTests
11.6.1 Bean-managed transaction demarcation
TODO_test10_scenario1_NoneNone() - Method in class org.openejb.test.stateless.StatelessBeanTxTests
11.6.1 Bean-managed transaction demarcation
TODO_test11_scenario2_T1None() - Method in class org.openejb.test.stateful.StatefulBeanTxTests
11.6.1 Bean-managed transaction demarcation
TODO_test11_scenario2_T1None() - Method in class org.openejb.test.stateless.StatelessBeanTxTests
11.6.1 Bean-managed transaction demarcation
TODO_test12_scenario3_NoneT2() - Method in class org.openejb.test.stateful.StatefulBeanTxTests
11.6.1 Bean-managed transaction demarcation
TODO_test13_scenario4_T1T2() - Method in class org.openejb.test.stateful.StatefulBeanTxTests
11.6.1 Bean-managed transaction demarcation
TomcatRemoteTestServer - Class in org.openejb.test
 
TomcatRemoteTestServer() - Constructor for class org.openejb.test.TomcatRemoteTestServer
 
TomcatRemoteTestServer.FilePathBuilder - Class in org.openejb.test
 
TomcatRemoteTestServer.FilePathBuilder(File) - Constructor for class org.openejb.test.TomcatRemoteTestServer.FilePathBuilder
 
TomcatRemoteTestServer.FilePathBuilder(String) - Constructor for class org.openejb.test.TomcatRemoteTestServer.FilePathBuilder
 
toString() - Method in class org.openejb.test.NumberedTestCase
 
toString() - Method in class org.openejb.test.object.Account
 
toString() - Method in class org.openejb.test.object.ObjectGraph
 
toString() - Method in class org.openejb.test.object.OperationsPolicy
 
toString() - Method in class org.openejb.test.object.Transaction
 
toString() - Method in class org.openejb.test.TomcatRemoteTestServer.FilePathBuilder
 
Transaction - Class in org.openejb.test.object
 
Transaction(UserTransaction) - Constructor for class org.openejb.test.object.Transaction
 
Transaction() - Constructor for class org.openejb.test.object.Transaction
 
txMandatoryMethod(String) - Method in class org.openejb.test.stateless.ContainerTxStatelessBean
 
txMandatoryMethod(String) - Method in interface org.openejb.test.stateless.ContainerTxStatelessObject
 
txNeverMethod(String) - Method in class org.openejb.test.stateless.ContainerTxStatelessBean
 
txNeverMethod(String) - Method in interface org.openejb.test.stateless.ContainerTxStatelessObject
 
txNotSupportedMethod(String) - Method in class org.openejb.test.stateless.ContainerTxStatelessBean
 
txNotSupportedMethod(String) - Method in interface org.openejb.test.stateless.ContainerTxStatelessObject
 
txRequiredMethod(String) - Method in class org.openejb.test.stateless.ContainerTxStatelessBean
 
txRequiredMethod(String) - Method in interface org.openejb.test.stateless.ContainerTxStatelessObject
 
txRequiresNewMethod(String) - Method in class org.openejb.test.stateless.ContainerTxStatelessBean
 
txRequiresNewMethod(String) - Method in interface org.openejb.test.stateless.ContainerTxStatelessObject
 
txSupportsMethod(String) - Method in class org.openejb.test.stateless.ContainerTxStatelessBean
 
txSupportsMethod(String) - Method in interface org.openejb.test.stateless.ContainerTxStatelessObject
 

U

unsetEntityContext() - Method in class org.openejb.test.beans.EmployeeBean
 
unsetEntityContext() - Method in class org.openejb.test.entity.bmp.AllowedOperationsBmpBean
Unset the associated entity context.
unsetEntityContext() - Method in class org.openejb.test.entity.bmp.BasicBmp2DataSourcesBean
Unset the associated entity context.
unsetEntityContext() - Method in class org.openejb.test.entity.bmp.BasicBmpBean
Unset the associated entity context.
unsetEntityContext() - Method in class org.openejb.test.entity.bmp.EncBmpBean
Unset the associated entity context.
unsetEntityContext() - Method in class org.openejb.test.entity.bmp.RmiIiopBmpBean
Unset the associated entity context.
unsetEntityContext() - Method in class org.openejb.test.entity.cmp.AllowedOperationsCmpBean
Unset the associated entity context.
unsetEntityContext() - Method in class org.openejb.test.entity.cmp.BasicCmpBean
Unset the associated entity context.
unsetEntityContext() - Method in class org.openejb.test.entity.cmp.EncCmpBean
Unset the associated entity context.
unsetEntityContext() - Method in class org.openejb.test.entity.cmp.RmiIiopCmpBean
Unset the associated entity context.

W

writeExternal(ObjectOutput) - Method in class org.openejb.test.object.OperationsPolicy
 
writeExternal(ObjectOutput) - Method in class org.openejb.test.object.Transaction
 
writer() - Method in class org.openejb.test.ResultPrinter
 

_

_test04_isIdentical_cmp() - Method in class org.openejb.test.stateless.MiscEjbTests
DMB: Calling this now causes an error as the "entity" table doesn't exist yet
_test05_ejbRemove() - Method in class org.openejb.test.entity.bmp.BmpAllowedOperationsTests
Bean method | Bean method can perform the following operations ______________________|__________________________________________________ | ejbRemove | EntityContext methods: | - getEJBHome | - getCallerPrincipal | - getRollbackOnly | - isCallerInRole | - setRollbackOnly | - getEJBObject | - getPrimaryKey | JNDI access to java:comp/env | Resource manager access | Enterprise bean access ______________________|__________________________________________________

A B C D E F G I J K L M N O P R S T U W _

Copyright © 1999-2011 OpenEJB. All Rights Reserved.