org.dasein.persist
Class ConnectionMonitor

java.lang.Object
  extended by org.dasein.persist.ConnectionMonitor
All Implemented Interfaces:
EventListener, ServletContextListener

public class ConnectionMonitor
extends Object
implements ServletContextListener


Constructor Summary
ConnectionMonitor()
           
 
Method Summary
 void contextDestroyed(ServletContextEvent event)
           
 void contextInitialized(ServletContextEvent event)
           
 void report()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ConnectionMonitor

public ConnectionMonitor()
Method Detail

contextInitialized

public void contextInitialized(ServletContextEvent event)
Specified by:
contextInitialized in interface ServletContextListener

contextDestroyed

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

report

public void report()


Copyright © 2011 enStratus Networks LLC. All Rights Reserved.