org.jboss.test.security.interfaces
Interface CustomPrincipalHome

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

public interface CustomPrincipalHome
extends EJBHome (src)


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

Method Detail

create

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