JavaScript is disabled on your browser.
javax.el

Class MethodExpression



  • public abstract class MethodExpression
    extends Expression 
    Expression representing a method on a specific object.
    Since:
    2.1
    • Constructor Summary

      Constructors
      Constructor and Description
      MethodExpression ()
    • Method Summary

      Methods
      Modifier and Type Method and Description
      abstract MethodInfo getMethodInfo (ELContext context)
      Returns information about the referenced method.
      abstract java.lang.Object invoke (ELContext context, java.lang.Object[] params)
      If the expression is a string literal, returns its value coerced to the expected return type of the method signature.
      • Methods inherited from class java.lang.Object

        clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait

AltStyle によって変換されたページ (->オリジナル) /