org.hyperic.hq.product.servlet.filter
Class JMXSessionListener
java.lang.Object
org.hyperic.hq.product.servlet.filter.JMXSessionListener
- All Implemented Interfaces:
- java.util.EventListener, javax.servlet.http.HttpSessionListener
public final class JMXSessionListener
- extends java.lang.Object
- implements javax.servlet.http.HttpSessionListener
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JMXSessionListener
public JMXSessionListener()
getCreated
public int getCreated()
setCreated
public void setCreated(int created)
getDestroyed
public int getDestroyed()
setDestroyed
public void setDestroyed(int destroyed)
sessionCreated
public void sessionCreated(javax.servlet.http.HttpSessionEvent event)
- Specified by:
sessionCreated
in interface javax.servlet.http.HttpSessionListener
sessionDestroyed
public void sessionDestroyed(javax.servlet.http.HttpSessionEvent event)
- Specified by:
sessionDestroyed
in interface javax.servlet.http.HttpSessionListener
Copyright © 2004-2006 Hyperic, Inc. support@hyperic.net, All Rights Reserved.