Interface ELService

  • All Known Implementing Classes:
    ELServiceComponent

    public interface ELService
    Service providing access to EL-related functions.
    Since:
    8.3
    • Method Detail

      • createELContext

        javax.el.ELContext createELContext()
        Creates a new ELContext according to the configured factory.