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


Method Summary
 boolean startPublishers()
           
 boolean stopPublishers()
           
 
Methods inherited from interface javax.ejb.EJBLocalObject
getEJBLocalHome, getPrimaryKey, isIdentical, remove
 

Method Detail

startPublishers

boolean startPublishers()
                        throws java.lang.Exception
Throws:
java.lang.Exception

stopPublishers

boolean stopPublishers()
                       throws java.lang.Exception
Throws:
java.lang.Exception