Nuxeo ECM Projects 5.4.3-SNAPSHOT

org.nuxeo.ecm.platform.management.adapters
Class HttpSessionMetricListener

java.lang.Object
  extended by org.nuxeo.ecm.platform.management.adapters.HttpSessionMetricListener
All Implemented Interfaces:
EventListener, HttpSessionListener

public class HttpSessionMetricListener
extends Object
implements HttpSessionListener


Constructor Summary
HttpSessionMetricListener()
           
 
Method Summary
 void sessionCreated(HttpSessionEvent se)
           
 void sessionDestroyed(HttpSessionEvent se)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HttpSessionMetricListener

public HttpSessionMetricListener()
Method Detail

sessionCreated

public void sessionCreated(HttpSessionEvent se)
Specified by:
sessionCreated in interface HttpSessionListener

sessionDestroyed

public void sessionDestroyed(HttpSessionEvent se)
Specified by:
sessionDestroyed in interface HttpSessionListener

Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.