Package com.ibm.wsspi.batch.parallel.logicalTX

Provides SPI abstract classes for ParallelJobManager logical transaction framework.

See:
          Description

Class Summary
RestartInstructions RestartInstructions is the return type for the Synchronization SPI rollback method.
Synchronization Synchronization is the abstract base class for the ParallelJobManager logical transaction Synchronization System Programming Interface (SPI).
 

Enum Summary
RestartInstructions.RestartDirective Specifies possible restart directives.
Synchronization.TXStatus Specifies status values for logical transaction outcome.
 

Exception Summary
RollbackLogicalTXException RollbackLogicalTXException is thrown to indicate to the ParallelJobManager to rollback the current logical transaction.
 

Package com.ibm.wsspi.batch.parallel.logicalTX Description

Provides SPI abstract classes for ParallelJobManager logical transaction framework.