Compiere 3.1

org.compiere.cm.utils
Class Attributes

java.lang.Object
  extended by org.compiere.cm.utils.Attributes
All Implemented Interfaces:
EventListener, HttpSessionAttributeListener

public class Attributes
extends Object
implements HttpSessionAttributeListener


Constructor Summary
Attributes()
           
 
Method Summary
 void attributeAdded(HttpSessionBindingEvent se)
           
 void attributeRemoved(HttpSessionBindingEvent se)
           
 void attributeReplaced(HttpSessionBindingEvent se)
           
static int getActiveSessions(String project_id)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Attributes

public Attributes()
Method Detail

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 3.1

Compiere® is a registered trademark of ComPiere, Inc. ©2004-2008 HumanFlash.com All rights reserved.