Class TobagoServletContextListener

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

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

      • TobagoServletContextListener

        public TobagoServletContextListener()
    • 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