Class MonitorClientContextListener

java.lang.Object
com.alibaba.druid.support.http.MonitorClientContextListener
All Implemented Interfaces:
EventListener, javax.servlet.ServletContextListener

public class MonitorClientContextListener extends Object implements javax.servlet.ServletContextListener
  • Constructor Details

    • MonitorClientContextListener

      public MonitorClientContextListener()
  • Method Details

    • contextInitialized

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

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