Package org.jboss.test.cluster.ejb

Interface Summary
CalledHome (src)  
CalledRemote (src) The interface for the ejb called by the test client
CalleeHome (src)  
CalleeRemote (src) The interface for the ejb called by the remote server ejb
 

Class Summary
CalledBean (src) This bean is called by the test client to validate ejb to ejb calls between server instances.
CalleeBean (src)