Package jakarta.el

Interface ELContextListener

    • Method Detail

      • contextCreated

        void contextCreated​(ELContextEvent ece)
        Invoked when a new ELContext has been created.
        Parameters:
        ece - the notification event.