Class NoInvokeELContext


  • public class NoInvokeELContext
    extends javax.el.ELContext
    • Constructor Detail

      • NoInvokeELContext

        public NoInvokeELContext​(javax.el.ELContext delegate)
    • Method Detail

      • getELResolver

        public javax.el.ELResolver getELResolver()
        Specified by:
        getELResolver in class javax.el.ELContext
      • getFunctionMapper

        public javax.el.FunctionMapper getFunctionMapper()
        Specified by:
        getFunctionMapper in class javax.el.ELContext
      • getVariableMapper

        public javax.el.VariableMapper getVariableMapper()
        Specified by:
        getVariableMapper in class javax.el.ELContext