|
|||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||||
See:
Description
| Interface Summary | |
|---|---|
| IBatchArtifactFactory | |
| IBatchConfig | Only getters are provided here since the fields will be set in specially-defined ways. |
| IBatchServiceBase | |
| IBatchThreadPoolService | |
| IJobIdManagementService | Deprecated. use com.ibm.jbatch.container.services.impl.JDBCPersistenceManagerImpl() instead. |
| IJobXMLLoaderService | |
| ITransactionManagementService | |
| ParallelTaskResult | |
| TransactionManagerAdapter | We have this interface so that we do not try to load the Java EE UserTransaction in an SE environment |
The interfaces in this package reflect the fine-grained modularity of the batch runtime. Though there is probably enough tight-coupling that a third-party implementation of one of these "services" might not work out of the box, there is at least enough of a well-defined interface here that we can point to this package as the starting point for extending/modifying the batch runtime implementation with different behaviors with perhaps different qualities of service.
|
|||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||||