org.jboss.test.cmp2.audit.interfaces
Interface AuditSessionHome

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

public interface AuditSessionHome
extends EJBHome (src)

Session facade for audit testing.


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

Method Detail

create

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