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