|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Interface Summary | |
---|---|
BatchDataStream | The BatchDataStream (BDS) interface provides an abstraction over the data that is processed by a Batch Step. |
BatchEnhancedContainerInterface | |
BatchJobStepInterface | The BatchJobStepInterface describes the business methods that a Batch Job Step entity bean (Batch Step Bean) implements. |
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. |
JobStep |
Class Summary | |
---|---|
BatchConstants | The following constants are used as return codes for the processJobStep method of a Batch Step EJB. |
BatchContainerRAS | |
BatchContainerRASConstants | |
BatchContainerRASFactory | |
BatchDataStreamConfig | BatchDataStreamConfig represents the configuration for a Batch Data Stream as specified in xJCL. |
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. |
BatchEnhancedContainer | |
BatchJobStepKey | This is the Key class for a Batch Step EJB. |
BatchLogger | This api enables a Batch Step EJB to log a message to the Job log at runtime. |
DataStream | |
InputFileDataStream | |
JobID | |
JobStepID | This class represents a Batch Job Step ID. |
OutputFileDataStream |
|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |