public class ProcessApplicationContextInterceptor extends CommandInterceptor
Modifier and Type | Field and Description |
---|---|
protected ProcessEngineConfigurationImpl |
processEngineConfiguration |
next
Constructor and Description |
---|
ProcessApplicationContextInterceptor(ProcessEngineConfigurationImpl processEngineConfiguration) |
Modifier and Type | Method and Description |
---|---|
<T> T |
execute(Command<T> command) |
protected ProcessApplicationReference |
getPaReference(ProcessApplicationIdentifier processApplicationIdentifier) |
getNext, setNext
protected ProcessEngineConfigurationImpl processEngineConfiguration
public ProcessApplicationContextInterceptor(ProcessEngineConfigurationImpl processEngineConfiguration)
public <T> T execute(Command<T> command)
protected ProcessApplicationReference getPaReference(ProcessApplicationIdentifier processApplicationIdentifier)
Copyright © 2017. All rights reserved.