Skip navigation links

Jakarta Server Fages API v2.3.2
com.sun.faces.facelets.el

Class ContextualCompositeMethodExpression

    • Constructor Detail

      • ContextualCompositeMethodExpression

        public ContextualCompositeMethodExpression(javax.el.ValueExpression source,
                                                   javax.el.MethodExpression delegate)
      • ContextualCompositeMethodExpression

        public ContextualCompositeMethodExpression(Location location,
                                                   javax.el.MethodExpression delegate)
    • Method Detail

      • getMethodInfo

        public javax.el.MethodInfo getMethodInfo(javax.el.ELContext elContext)
        Specified by:
        getMethodInfo in class javax.el.MethodExpression
      • invoke

        public Object invoke(javax.el.ELContext elContext,
                             Object[] objects)
        Specified by:
        invoke in class javax.el.MethodExpression
      • getExpressionString

        public String getExpressionString()
        Specified by:
        getExpressionString in class javax.el.Expression
      • equals

        public boolean equals(Object o)
        Specified by:
        equals in class javax.el.Expression
      • hashCode

        public int hashCode()
        Specified by:
        hashCode in class javax.el.Expression
      • isLiteralText

        public boolean isLiteralText()
        Specified by:
        isLiteralText in class javax.el.Expression

Jakarta Server Fages API v2.3.2

Comments to: faces-dev@eclipse.org.
Copyright © 2019 Eclipse Foundation. All rights reserved.
Use is subject to license terms.