public abstract class ExpressionInvocation extends DelegateInvocation
Modifier and Type | Field and Description |
---|---|
protected ValueExpression |
valueExpression |
invocationParameters, invocationResult
Constructor and Description |
---|
ExpressionInvocation(ValueExpression valueExpression) |
Modifier and Type | Method and Description |
---|---|
Object |
getTarget()
returns the target of the current invocation, ie.
|
getInvocationParameters, getInvocationResult, invoke, proceed
protected final ValueExpression valueExpression
public ExpressionInvocation(ValueExpression valueExpression)
public Object getTarget()
DelegateInvocation
getTarget
in class DelegateInvocation
Copyright © 2016 Alfresco. All rights reserved.