org.camunda.bpm.engine.impl.cfg.jta
Class JtaTransactionContextFactory
java.lang.Object
org.camunda.bpm.engine.impl.cfg.jta.JtaTransactionContextFactory
- All Implemented Interfaces:
- TransactionContextFactory
public class JtaTransactionContextFactory
- extends Object
- implements TransactionContextFactory
- Author:
- Daniel Meyer
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
transactionManager
protected final TransactionManager transactionManager
JtaTransactionContextFactory
public JtaTransactionContextFactory(TransactionManager transactionManager)
openTransactionContext
public TransactionContext openTransactionContext(CommandContext commandContext)
- Specified by:
openTransactionContext in interface TransactionContextFactory
Copyright © 2016 camunda services GmbH. All rights reserved.