org.activiti.engine.impl.interceptor
类 CommandContextFactory
java.lang.Object
org.activiti.engine.impl.interceptor.CommandContextFactory
public class CommandContextFactory
- extends Object
- 作者:
- Tom Baeyens
从类 java.lang.Object 继承的方法 |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
processEngineConfiguration
protected ProcessEngineConfigurationImpl processEngineConfiguration
CommandContextFactory
public CommandContextFactory()
createCommandContext
public CommandContext createCommandContext(Command<?> cmd)
getProcessEngineConfiguration
public ProcessEngineConfigurationImpl getProcessEngineConfiguration()
setProcessEngineConfiguration
public void setProcessEngineConfiguration(ProcessEngineConfigurationImpl processEngineConfiguration)
Copyright © 2013 Alfresco. All rights reserved.