public class ExpressionSetInvocation extends ExpressionInvocation
| Modifier and Type | Field and Description |
|---|---|
protected ELContext |
elContext |
protected Object |
value |
valueExpressioncontextExecution, invocationParameters, invocationResult| Constructor and Description |
|---|
ExpressionSetInvocation(ValueExpression valueExpression,
ELContext elContext,
Object value) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
invoke() |
getTargetgetContextExecution, getInvocationParameters, getInvocationResult, proceedpublic ExpressionSetInvocation(ValueExpression valueExpression, ELContext elContext, Object value)
protected void invoke()
throws Exception
invoke in class DelegateInvocationExceptionCopyright © 2018. All rights reserved.