org.jboss.test.security.interfaces
Interface CalledSessionHome

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

public interface CalledSessionHome
extends EJBHome (src)


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

Method Detail

create

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