Nuxeo ECM Projects 5.4.3-SNAPSHOT

Uses of Interface
org.nuxeo.ecm.core.management.api.Probe

Packages that use Probe
org.nuxeo.ecm.core.management.api   
org.nuxeo.ecm.core.management.probes   
org.nuxeo.ecm.core.storage.sql.management Simple MBean to report the status of a SQL repository. 
org.nuxeo.ecm.directory.ldap.management   
org.nuxeo.ecm.platform.management.statuses   
 

Uses of Probe in org.nuxeo.ecm.core.management.api
 

Method parameters in org.nuxeo.ecm.core.management.api with type arguments of type Probe
 ProbeInfo ProbeManager.getProbeInfo(Class<? extends Probe> probeClass)
           
 

Uses of Probe in org.nuxeo.ecm.core.management.probes
 

Classes in org.nuxeo.ecm.core.management.probes that implement Probe
 class AdministrativeStatusProbe
          Retrieves the administrative status of the server.
 

Methods in org.nuxeo.ecm.core.management.probes that return types with arguments of type Probe
 Class<? extends Probe> ProbeDescriptor.getProbeClass()
           
 

Method parameters in org.nuxeo.ecm.core.management.probes with type arguments of type Probe
 ProbeInfo ProbeManagerImpl.getProbeInfo(Class<? extends Probe> probeClass)
           
 

Uses of Probe in org.nuxeo.ecm.core.storage.sql.management
 

Classes in org.nuxeo.ecm.core.storage.sql.management that implement Probe
 class ActiveSessionsProbe
          Simple probes that returns the number of active session
 class RemoteSessionsProbe
           
 

Uses of Probe in org.nuxeo.ecm.directory.ldap.management
 

Classes in org.nuxeo.ecm.directory.ldap.management that implement Probe
 class LDAPDirectoriesProbe
           
 

Uses of Probe in org.nuxeo.ecm.platform.management.statuses
 

Classes in org.nuxeo.ecm.platform.management.statuses that implement Probe
 class PopulateRepositoryProbe
           
 class QueryRepositoryProbe
           
 


Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.