planetj.http
Class SessionCounter
java.lang.Object
planetj.http.SessionCounter
- public class SessionCounter
- extends java.lang.Object
- Author:
- Administrator
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SessionCounter
public SessionCounter()
sessionCreated
public void sessionCreated(HttpSessionEvent se)
sessionDestroyed
public void sessionDestroyed(HttpSessionEvent se)
getActiveSessions
public static int getActiveSessions()
getCreatedSessions
public static int getCreatedSessions()
getClosedSessions
public static int getClosedSessions()