com.ibm.premises.reusable.epc
Interface EPCHome

All Superinterfaces:
javax.ejb.EJBHome, java.rmi.Remote

public interface EPCHome
extends javax.ejb.EJBHome

Home interface for Enterprise Bean: EPC


Method Summary
 EPC create()
          Creates a default instance of Session Bean: EPC
 
Methods inherited from interface javax.ejb.EJBHome
getEJBMetaData, getHomeHandle, remove, remove
 

Method Detail

create

EPC create()
           throws javax.ejb.CreateException,
                  java.rmi.RemoteException
Creates a default instance of Session Bean: EPC

Throws:
javax.ejb.CreateException
java.rmi.RemoteException