com.ibm.websphere.samples.asynchbeans.wstrader.pricegen.ejb
Interface PriceGenControlLocalHome

All Superinterfaces:
javax.ejb.EJBLocalHome

public interface PriceGenControlLocalHome
extends javax.ejb.EJBLocalHome

Local Home interface for Enterprise Bean: PriceGenControlBean


Method Summary
 PriceGenControlLocal create()
          Creates a default instance of Session Bean: PriceGenControlBean
 
Methods inherited from interface javax.ejb.EJBLocalHome
remove
 

Method Detail

create

PriceGenControlLocal create()
                            throws javax.ejb.CreateException
Creates a default instance of Session Bean: PriceGenControlBean

Throws:
javax.ejb.CreateException