com.ibm.jbatch.spi.services
Interface ITransactionManagementService

All Superinterfaces:
IBatchServiceBase
All Known Implementing Classes:
BatchTransactionServiceImpl

public interface ITransactionManagementService
extends IBatchServiceBase


Method Summary
 TransactionManagerAdapter getTransactionManager(StepContext stepContext)
           
 
Methods inherited from interface com.ibm.jbatch.spi.services.IBatchServiceBase
init, shutdown
 

Method Detail

getTransactionManager

TransactionManagerAdapter getTransactionManager(StepContext stepContext)


Copyright © 2013. All Rights Reserved.