Uses of Interface
org.nuxeo.runtime.management.api.Probe
Packages that use Probe
Package
Description
Simple MBean to report the status of a SQL repository.
-
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 -
Uses of Probe in org.nuxeo.ecm.core.management.probes
Classes in org.nuxeo.ecm.core.management.probes that implement ProbeModifier and TypeClassDescriptionclassRetrieves the administrative status of the server.Fields in org.nuxeo.ecm.core.management.probes with type parameters of type ProbeModifier and TypeFieldDescriptionProbeManagerImpl.infosByTypesProbeManagerImpl.probesByShortcutsMethods in org.nuxeo.ecm.core.management.probes that return types with arguments of type ProbeMethod parameters in org.nuxeo.ecm.core.management.probes with type arguments of type ProbeModifier and TypeMethodDescriptionProbeManagerImpl.getProbeInfo(Class<? extends Probe> probeClass) -
Uses of Probe in org.nuxeo.ecm.core.management.statuses
Classes in org.nuxeo.ecm.core.management.statuses that implement ProbeModifier and TypeClassDescriptionclassProbe that checks that the repository is available by fetching the root docclassSimple probe to check if the runtime is started -
Uses of Probe in org.nuxeo.ecm.core.storage.sql.management
Classes in org.nuxeo.ecm.core.storage.sql.management that implement ProbeModifier and TypeClassDescriptionclassSimple probes that returns the number of active sessionclass -
Uses of Probe in org.nuxeo.ecm.directory.ldap.management
Classes in org.nuxeo.ecm.directory.ldap.management that implement Probe -
Uses of Probe in org.nuxeo.ecm.platform.management.statuses
Classes in org.nuxeo.ecm.platform.management.statuses that implement Probe -
Uses of Probe in org.nuxeo.elasticsearch.status
Classes in org.nuxeo.elasticsearch.status that implement ProbeModifier and TypeClassDescriptionclassProbe to check the status of the ES cluster. -
Uses of Probe in org.nuxeo.runtime.stream
Classes in org.nuxeo.runtime.stream that implement ProbeModifier and TypeClassDescriptionclassA probe to detect when computation has been terminated due to failure.