public class DefaultBatchTransactionService extends Object implements TransactionManagementService
| Modifier and Type | Field and Description |
|---|---|
protected Properties |
batchConfig |
| Constructor and Description |
|---|
DefaultBatchTransactionService() |
| Modifier and Type | Method and Description |
|---|---|
protected TransactionManagerAdapter |
getTransactionManager() |
TransactionManagerAdapter |
getTransactionManager(javax.batch.runtime.context.StepContext stepContext) |
void |
init(Properties batchConfig) |
String |
toString() |
protected Properties batchConfig
public void init(Properties batchConfig) throws BatchContainerServiceException
init in interface BatchServiceBatchContainerServiceExceptionprotected TransactionManagerAdapter getTransactionManager()
public TransactionManagerAdapter getTransactionManager(javax.batch.runtime.context.StepContext stepContext) throws TransactionManagementException
getTransactionManager in interface TransactionManagementServiceTransactionManagementExceptionCopyright © 2022 The Apache Software Foundation. All rights reserved.