Package com.ibm.websphere.batch

Interface Summary
BatchJobStepLocalHomeInterface BatchJobStepLocalHomeInterface is the home interface of a Batch Job Step entity EJB (Batch Step Bean).
BatchJobStepLocalInterface The BatchJobStepLocalInterface is the business interface of a Batch Job Step Entity bean (Batch Step Bean) This interface extends the BatchJobStepInterface for batch execution environment callbacks and also extends javax.ejb.EJBLocalObject to indicate that the implementing EJB will be a local EJB.
 

Class Summary
BatchDataStreamConfigMgr This is a singleton object that represents a manager to manage all of the configuration objects for the batch data streams that are associated with the jobs that are running within the batch job execution environment.
BatchDataStreamMgr This api enables a Batch Step EJB to retrieve a handle to a Batch Data Stream at runtime.
BatchJobStepKey This is the Key class for a Batch Step EJB.