Class WireMockWebContextListener

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

    public class WireMockWebContextListener
    extends java.lang.Object
    implements jakarta.servlet.ServletContextListener
    • Constructor Detail

      • WireMockWebContextListener

        public WireMockWebContextListener()
    • Method Detail

      • contextInitialized

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

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