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