com.alibaba.druid.support.monitor
Class PushServiceListener

java.lang.Object
  extended by com.alibaba.druid.support.monitor.PushServiceListener
All Implemented Interfaces:
EventListener, javax.servlet.ServletContextListener

public class PushServiceListener
extends Object
implements javax.servlet.ServletContextListener


Constructor Summary
PushServiceListener()
           
 
Method Summary
 void contextDestroyed(javax.servlet.ServletContextEvent sce)
           
 void contextInitialized(javax.servlet.ServletContextEvent sce)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PushServiceListener

public PushServiceListener()
Method Detail

contextInitialized

public void contextInitialized(javax.servlet.ServletContextEvent sce)
Specified by:
contextInitialized in interface javax.servlet.ServletContextListener

contextDestroyed

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


Copyright © 2012 Alibaba Group. All Rights Reserved.