com.ibm.jbatch.container.services.impl
Class BatchTransactionServiceImpl
java.lang.Object
com.ibm.jbatch.container.services.impl.BatchTransactionServiceImpl
- All Implemented Interfaces:
- IBatchServiceBase, ITransactionManagementService
public class BatchTransactionServiceImpl
- extends Object
- implements ITransactionManagementService
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BatchTransactionServiceImpl
public BatchTransactionServiceImpl()
- constructor
init
public void init(IBatchConfig batchConfig)
throws BatchContainerServiceException
- Specified by:
init in interface IBatchServiceBase
- Throws:
BatchContainerServiceException
shutdown
public void shutdown()
throws BatchContainerServiceException
- Specified by:
shutdown in interface IBatchServiceBase
- Throws:
BatchContainerServiceException
getTransactionManager
public TransactionManagerAdapter getTransactionManager(StepContext stepContext)
throws TransactionManagementException
- Specified by:
getTransactionManager in interface ITransactionManagementService
- Throws:
TransactionManagementException
Copyright © 2013. All Rights Reserved.