Nuxeo ECM Projects 5.4.3-SNAPSHOT

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
 Integer getActiveSessionsCount()
           
 Integer getClosedSessionsCount()
           
 Integer getStartedSessionsCount()
           
 

Method Detail

getActiveSessionsCount

Integer getActiveSessionsCount()

getStartedSessionsCount

Integer getStartedSessionsCount()

getClosedSessionsCount

Integer getClosedSessionsCount()

Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.