Class Log4jShutdownOnContextDestroyedListener

  • All Implemented Interfaces:
    jakarta.servlet.ServletContextListener, EventListener

    public class Log4jShutdownOnContextDestroyedListener
    extends Object
    implements jakarta.servlet.ServletContextListener
    • Constructor Detail

      • Log4jShutdownOnContextDestroyedListener

        public Log4jShutdownOnContextDestroyedListener()
    • Method Detail

      • contextInitialized

        public void contextInitialized​(jakarta.servlet.ServletContextEvent event)
        Specified by:
        contextInitialized in interface jakarta.servlet.ServletContextListener
      • contextDestroyed

        public void contextDestroyed​(jakarta.servlet.ServletContextEvent event)
        Specified by:
        contextDestroyed in interface jakarta.servlet.ServletContextListener