public class ExpressionGetInvocation extends ExpressionInvocation
Modifier and Type | Field and Description |
---|---|
protected ELContext |
elContext |
valueExpression
contextExecution, invocationParameters, invocationResult
Constructor and Description |
---|
ExpressionGetInvocation(ValueExpression valueExpression,
ELContext elContext) |
Modifier and Type | Method and Description |
---|---|
protected void |
invoke() |
getTarget
getContextExecution, getInvocationParameters, getInvocationResult, proceed
protected final ELContext elContext
public ExpressionGetInvocation(ValueExpression valueExpression, ELContext elContext)
protected void invoke() throws Exception
invoke
in class DelegateInvocation
Exception
Copyright © 2015. All rights reserved.