Class NoOpELContext


  • public class NoOpELContext
    extends jakarta.el.ELContext
    • Constructor Detail

      • NoOpELContext

        public NoOpELContext()
    • Method Detail

      • getELResolver

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

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

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