|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Uses of MethodExpression in javax.el |
|---|
| Methods in javax.el that return MethodExpression | |
|---|---|
abstract MethodExpression |
ExpressionFactory.createMethodExpression(ELContext context,
java.lang.String expression,
java.lang.Class<?> expectedReturnType,
java.lang.Class<?>[] expectedParamTypes)
Parses an expression into a MethodExpression for later
evaluation. |
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||