public class ExecutionListenerInvocation extends DelegateInvocation
| Modifier and Type | Field and Description |
|---|---|
protected DelegateExecution |
execution |
protected ExecutionListener |
executionListenerInstance |
invocationParameters, invocationResult| Constructor and Description |
|---|
ExecutionListenerInvocation(ExecutionListener executionListenerInstance,
DelegateExecution execution) |
| Modifier and Type | Method and Description |
|---|---|
Object |
getTarget()
returns the target of the current invocation, ie.
|
protected void |
invoke() |
getInvocationParameters, getInvocationResult, proceedprotected final ExecutionListener executionListenerInstance
protected final DelegateExecution execution
public ExecutionListenerInvocation(ExecutionListener executionListenerInstance, DelegateExecution execution)
protected void invoke()
throws Exception
invoke in class DelegateInvocationExceptionpublic Object getTarget()
DelegateInvocationgetTarget in class DelegateInvocationCopyright © 2016 Alfresco. All rights reserved.