Package javax.el

Class ELContextEvent

    • Constructor Detail

      • ELContextEvent

        public ELContextEvent​(ELContext source)
        Parameters:
        source - The EL context that was the source of this event
    • Method Detail

      • getELContext

        public ELContext getELContext()