org.compiere.cm.utils
Class Counter
java.lang.Object
org.compiere.cm.utils.Counter
- All Implemented Interfaces:
- EventListener, HttpSessionListener
public class Counter
- extends Object
- implements HttpSessionListener
- Version:
- $Id$
- Author:
- YS
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Counter
public Counter()
sessionCreated
public void sessionCreated(HttpSessionEvent se)
- SessionCreated
- Specified by:
sessionCreated in interface HttpSessionListener
- Parameters:
se -
sessionDestroyed
public void sessionDestroyed(HttpSessionEvent se)
- Session Destroyed
- Specified by:
sessionDestroyed in interface HttpSessionListener
- Parameters:
se -
getActiveSessions
public static int getActiveSessions()
- Get Active Sessions
- Returns:
- no of sessions
Compiere® is a registered trademark of ComPiere, Inc. ©2004-2008 HumanFlash.com All rights reserved.