org.compiere.cm.utils
Class Attributes
java.lang.Object
org.compiere.cm.utils.Attributes
- All Implemented Interfaces:
- EventListener, HttpSessionAttributeListener
public class Attributes
- extends Object
- implements HttpSessionAttributeListener
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Attributes
public Attributes()
attributeAdded
public void attributeAdded(HttpSessionBindingEvent se)
- Specified by:
attributeAdded in interface HttpSessionAttributeListener
attributeRemoved
public void attributeRemoved(HttpSessionBindingEvent se)
- Specified by:
attributeRemoved in interface HttpSessionAttributeListener
attributeReplaced
public void attributeReplaced(HttpSessionBindingEvent se)
- Specified by:
attributeReplaced in interface HttpSessionAttributeListener
getActiveSessions
public static int getActiveSessions(String project_id)
Compiere® is a registered trademark of ComPiere, Inc. ©2004-2008 HumanFlash.com All rights reserved.