Package | Description |
---|---|
com.caucho.el | |
javax.el |
Modifier and Type | Method and Description |
---|---|
MethodInfo |
MethodExpressionImpl.getMethodInfo(ELContext context) |
java.lang.Object |
MethodExpressionImpl.invoke(ELContext context,
java.lang.Object[] params) |
Modifier and Type | Method and Description |
---|---|
abstract MethodInfo |
MethodExpression.getMethodInfo(ELContext context) |
abstract java.lang.Object |
MethodExpression.invoke(ELContext context,
java.lang.Object[] params) |