Class ELContextImpl

java.lang.Object
jakarta.el.ELContext
com.sun.faces.el.ELContextImpl

public class ELContextImpl extends ELContext
Concrete implementation of ELContext. ELContext's constructor is protected to control creation of ELContext objects through their appropriate factory methods. This version of ELContext forces construction through FacesContextImpl.