com.ibm.premises.reusable.epc
Interface EPCHome


public interface EPCHome

Home interface for Enterprise Bean: EPC


Field Summary
static java.lang.String COPYRIGHT
           
 
Method Summary
 EPC create()
          Creates a default instance of Session Bean: EPC
 

Field Detail

COPYRIGHT

static final java.lang.String COPYRIGHT
See Also:
Constant Field Values
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


Copyright © 2005 - 2009 IBM Corp. All Rights Reserved.