Package | Description |
---|---|
javax.el |
Provides the API for the Unified Expression Language 3.0
|
Modifier and Type | Method and Description |
---|---|
abstract MethodExpression |
ExpressionFactory.createMethodExpression(ELContext context,
String expression,
Class<?> expectedReturnType,
Class<?>[] expectedParamTypes)
Parses an expression into a
MethodExpression for later
evaluation. |
Copyright © 2013 JBoss, a division of Red Hat, Inc.. All rights reserved.