org.activiti.engine.impl.interceptor
类 JtaTransactionInterceptor
java.lang.Object
org.activiti.engine.impl.interceptor.AbstractCommandInterceptor
org.activiti.engine.impl.interceptor.JtaTransactionInterceptor
- 所有已实现的接口:
- CommandInterceptor
public class JtaTransactionInterceptor
- extends AbstractCommandInterceptor
- 作者:
- Guillaume Nodet
从类 java.lang.Object 继承的方法 |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JtaTransactionInterceptor
public JtaTransactionInterceptor(TransactionManager transactionManager)
execute
public <T> T execute(CommandConfig config,
Command<T> command)
Copyright © 2013 Alfresco. All rights reserved.