org.jboss.test.cts.interfaces
Interface CallerSessionHome

All Superinterfaces:
EJBHome (src) , java.rmi.Remote

public interface CallerSessionHome
extends EJBHome (src)

The home for the CallerSession


Method Summary
 CallerSession (src) create()
           
 
Methods inherited from interface javax.ejb.EJBHome (src)
getEJBMetaData, getHomeHandle, remove, remove
 

Method Detail

create

public CallerSession (src)  create()
                     throws java.rmi.RemoteException,
                            CreateException (src) 
Throws:
java.rmi.RemoteException
CreateException (src)