org.activiti.engine.impl.cfg.jta
类 JtaTransactionContextFactory
java.lang.Object
org.activiti.engine.impl.cfg.jta.JtaTransactionContextFactory
- 所有已实现的接口:
- TransactionContextFactory
public class JtaTransactionContextFactory
- extends Object
- implements TransactionContextFactory
- 作者:
- Daniel Meyer
从类 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)
- 指定者:
- 接口
TransactionContextFactory
中的 openTransactionContext
Copyright © 2013 Alfresco. All rights reserved.