Package org.jboss.test.cts.interfaces

Interface Summary
BmpCallback (src)  
BmpCallbackHome (src)  
CallerSession (src) A session bean that calls another bean in a seperate deployment
CallerSessionHome (src) The home for the CallerSession
ClientCallback (src) A callback interface passed in from the client
CtsBmp (src) Interface CtsBmp
CtsBmpHome (src) Interface CtsBmpHome
CtsCmp (src) A simple cmp2 entity bean remote interface
CtsCmp2LocalHome (src)  
CtsCmp2Session (src) Interface for tests of stateless sessions
CtsCmp2SessionHome (src)  
CtsCmpHome (src)  
CtsCmpLocal (src)  
CtsCmpLocalHome (src)  
StatefulSession (src) Interface StatefulSession
StatefulSessionHome (src) The remote home interface for stateful session tests
StatefulSessionLocal (src) Interface StatefulSessionLocal
StatefulSessionLocalHome (src) The local home interface for stateful session tests
StatelessSession (src) Interface for tests of stateless sessions
StatelessSessionHome (src) Basic stateless session home
StatelessSessionLocal (src) Local nterface for tests of stateless sessions
StatelessSessionLocalHome (src) Basic stateless session local home
StrictlyPooledSession (src) A stateless session interface
StrictlyPooledSessionHome (src)  
 

Class Summary
BeanContextInfo (src)  
CalleeData (src)  
ReferenceTest (src) A simple Serializable that is used to test the call optimization of EJBs.
UserTransactionTester (src) A utility class for testing UserTransaction in a stand-alone client, or a BMT enterprise bean.
 

Exception Summary
CalleeException (src)