public class JavaDelegateInvocation extends DelegateInvocation
Modifier and Type | Field and Description |
---|---|
protected JavaDelegate |
delegateInstance |
protected DelegateExecution |
execution |
contextExecution, contextResource, invocationResult
Constructor and Description |
---|
JavaDelegateInvocation(JavaDelegate delegateInstance,
DelegateExecution execution) |
Modifier and Type | Method and Description |
---|---|
protected void |
invoke() |
getContextExecution, getContextResource, getInvocationResult, proceed
protected final JavaDelegate delegateInstance
protected final DelegateExecution execution
public JavaDelegateInvocation(JavaDelegate delegateInstance, DelegateExecution execution)
protected void invoke() throws Exception
invoke
in class DelegateInvocation
Exception
Copyright © 2022. All rights reserved.