public class HttpSessionMetricAdapter extends Object implements HttpSessionMetricMBean
Constructor and Description |
---|
HttpSessionMetricAdapter() |
Modifier and Type | Method and Description |
---|---|
long |
getActiveSessionCount() |
long |
getCreatedSessionCount() |
long |
getDestroyedSessionCount() |
public long getActiveSessionCount()
getActiveSessionCount
in interface HttpSessionMetricMBean
public long getDestroyedSessionCount()
getDestroyedSessionCount
in interface HttpSessionMetricMBean
public long getCreatedSessionCount()
getCreatedSessionCount
in interface HttpSessionMetricMBean
Copyright © 2011 Nuxeo SA. All Rights Reserved.