com.ibm.batch.container.services
Interface ITransactionManagementService

All Superinterfaces:
IBatchServiceBase
All Known Implementing Classes:
BatchTransactionServiceImpl

public interface ITransactionManagementService
extends IBatchServiceBase


Method Summary
 TransactionManagerSPI getTransactionManager(StepContext<?,?> stepContext)
           
 
Methods inherited from interface com.ibm.batch.container.services.IBatchServiceBase
init, shutdown
 

Method Detail

getTransactionManager

TransactionManagerSPI getTransactionManager(StepContext<?,?> stepContext)
                                            throws TransactionManagementException
Throws:
TransactionManagementException


Copyright © 2013. All Rights Reserved.