com.ibm.websphere.samples.asynchbeans.wstrader.pricegen.ejb
Interface PriceGenControlLocal
- All Superinterfaces:
- javax.ejb.EJBLocalObject
public interface PriceGenControlLocal
- extends javax.ejb.EJBLocalObject
Local interface for Enterprise Bean: PriceGenControlBean
Methods inherited from interface javax.ejb.EJBLocalObject |
getEJBLocalHome, getPrimaryKey, isIdentical, remove |
startPublishers
boolean startPublishers()
throws java.lang.Exception
- Throws:
java.lang.Exception
stopPublishers
boolean stopPublishers()
throws java.lang.Exception
- Throws:
java.lang.Exception