com.oy.shared.lw.samples.servlet
Class TestHttpSessionListener

java.lang.Object
  extended bycom.oy.shared.lw.samples.servlet.TestHttpSessionListener

public class TestHttpSessionListener
extends java.lang.Object


Field Summary
private static ObjectLifetimeMonitor monitor
           
 
Constructor Summary
TestHttpSessionListener()
           
 
Method Summary
static IPerfMonitor getMonitor()
           
 void sessionCreated(HttpSessionEvent se)
           
 void sessionDestroyed(HttpSessionEvent se)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

monitor

private static ObjectLifetimeMonitor monitor
Constructor Detail

TestHttpSessionListener

public TestHttpSessionListener()
Method Detail

getMonitor

public static IPerfMonitor getMonitor()

sessionCreated

public void sessionCreated(HttpSessionEvent se)

sessionDestroyed

public void sessionDestroyed(HttpSessionEvent se)


Copyright (C) 2005-2006 Pavel Simakov
http://www.softwaresecretweapons.com