|
||||||||||
上一个 下一个 | 框架 无框架 |
使用 CommandContextFactory 的软件包 | |
---|---|
org.activiti.engine.impl.cfg | |
org.activiti.engine.impl.interceptor |
org.activiti.engine.impl.cfg 中 CommandContextFactory 的使用 |
---|
声明为 CommandContextFactory 的 org.activiti.engine.impl.cfg 中的字段 | |
---|---|
protected CommandContextFactory |
ProcessEngineConfigurationImpl.commandContextFactory
|
返回 CommandContextFactory 的 org.activiti.engine.impl.cfg 中的方法 | |
---|---|
CommandContextFactory |
ProcessEngineConfigurationImpl.getCommandContextFactory()
|
参数类型为 CommandContextFactory 的 org.activiti.engine.impl.cfg 中的方法 | |
---|---|
ProcessEngineConfigurationImpl |
ProcessEngineConfigurationImpl.setCommandContextFactory(CommandContextFactory commandContextFactory)
|
org.activiti.engine.impl.interceptor 中 CommandContextFactory 的使用 |
---|
声明为 CommandContextFactory 的 org.activiti.engine.impl.interceptor 中的字段 | |
---|---|
protected CommandContextFactory |
CommandContextInterceptor.commandContextFactory
|
返回 CommandContextFactory 的 org.activiti.engine.impl.interceptor 中的方法 | |
---|---|
CommandContextFactory |
CommandContextInterceptor.getCommandContextFactory()
|
参数类型为 CommandContextFactory 的 org.activiti.engine.impl.interceptor 中的方法 | |
---|---|
void |
CommandContextInterceptor.setCommandContextFactory(CommandContextFactory commandContextFactory)
|
参数类型为 CommandContextFactory 的 org.activiti.engine.impl.interceptor 中的构造方法 | |
---|---|
CommandContextInterceptor(CommandContextFactory commandContextFactory,
ProcessEngineConfigurationImpl processEngineConfiguration)
|
|
||||||||||
上一个 下一个 | 框架 无框架 |