public class ExecutionListenerInvocation extends DelegateInvocation
| Modifier and Type | Field and Description |
|---|---|
protected DelegateExecution |
execution |
protected ExecutionListener |
executionListenerInstance |
contextExecution, contextResource, invocationResult| Constructor and Description |
|---|
ExecutionListenerInvocation(ExecutionListener executionListenerInstance,
DelegateExecution execution) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
invoke() |
getContextExecution, getContextResource, getInvocationResult, proceedprotected final ExecutionListener executionListenerInstance
protected final DelegateExecution execution
public ExecutionListenerInvocation(ExecutionListener executionListenerInstance, DelegateExecution execution)
protected void invoke()
throws Exception
invoke in class DelegateInvocationExceptionCopyright © 2019. All rights reserved.