Nuxeo Enterprise Platform 5.4

org.nuxeo.ecm.platform.management.adapters
Interface WholeRepositoriesSessionMetricMBean

All Known Implementing Classes:
WholeRepositoriesSessionMetricAdapter

public interface WholeRepositoriesSessionMetricMBean

Author:
Stephane Lacoin (Nuxeo EP Software Engineer)

Method Summary
 java.lang.Integer getActiveSessionsCount()
           
 java.lang.Integer getClosedSessionsCount()
           
 java.lang.Integer getStartedSessionsCount()
           
 

Method Detail

getActiveSessionsCount

java.lang.Integer getActiveSessionsCount()

getStartedSessionsCount

java.lang.Integer getStartedSessionsCount()

getClosedSessionsCount

java.lang.Integer getClosedSessionsCount()

Nuxeo Enterprise Platform 5.4

Copyright © 2010 Nuxeo SAS. All Rights Reserved.