public class HttpSessionMetricListener extends Object implements HttpSessionListener
Constructor and Description |
---|
HttpSessionMetricListener() |
Modifier and Type | Method and Description |
---|---|
void |
sessionCreated(HttpSessionEvent se) |
void |
sessionDestroyed(HttpSessionEvent se) |
public void sessionCreated(HttpSessionEvent se)
sessionCreated
in interface HttpSessionListener
public void sessionDestroyed(HttpSessionEvent se)
sessionDestroyed
in interface HttpSessionListener
Copyright © 2013 Nuxeo SA. All Rights Reserved.