Uses of Class
javax.el.MethodExpression

Uses of MethodExpression in javax.el
 

Methods in javax.el that return MethodExpression
abstract  MethodExpression ExpressionFactory.createMethodExpression(ELContext context, String expression, Class<?> expectedReturnType, Class<?>[] expectedParamTypes)
          Parses an expression into a MethodExpression for later evaluation.
 



Copyright © 1995-2011 Mort Bay Consulting. All Rights Reserved.