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 HttpSessionMetricMBeanpublic long getDestroyedSessionCount()
getDestroyedSessionCount in interface HttpSessionMetricMBeanpublic long getCreatedSessionCount()
getCreatedSessionCount in interface HttpSessionMetricMBeanCopyright © 2014 Nuxeo SA. All rights reserved.