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 TypeClassDescriptionclass
Retrieves the administrative status of the server.Fields in org.nuxeo.ecm.core.management.probes with type parameters of type ProbeModifier and TypeFieldDescriptionProbeManagerImpl.infosByTypes
ProbeManagerImpl.probesByShortcuts
Methods 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 TypeClassDescriptionclass
Probe that checks that the repository is available by fetching the root docclass
Simple 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 TypeClassDescriptionclass
Simple probes that returns the number of active sessionclass
-
Uses of Probe in org.nuxeo.ecm.core.storage.status
Classes in org.nuxeo.ecm.core.storage.status that implement ProbeModifier and TypeClassDescriptionclass
Probe to check the status of the S3BinaryManager. -
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 TypeClassDescriptionclass
Probe 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 TypeClassDescriptionclass
A probe to detect when computation has been terminated due to failure.