WebLogic Process Integrator Version 1.1

com.bea.wlpi.server.audit
Interface AuditHome


public interface AuditHome
extends javax.ejb.EJBHome

Home interface for the Audit session EJB.


Method Summary
 Audit create()
          Create a remote object that implements the Audit interface.
 
Methods inherited from interface javax.ejb.EJBHome
getEJBMetaData, getHomeHandle, remove, remove
 

Method Detail

create

public Audit create()
             throws javax.ejb.CreateException,
                    java.rmi.RemoteException
Create a remote object that implements the Audit interface.
Throws:
javax.ejb.CreateException - if the remote object could not be created.
java.rmi.RemoteException - if a communications error occurred.

WebLogic Process Integrator Version 1.1

WebLogic and Process Integrator are trademarks of BEA Systems, Inc.
Copyright (c) 2000 BEA Systems, Inc., 8920 Woodbine Avenue, Suite 400,
Markham, Ontario L3R 9W9 Canada. All rights reserved.