Uses of Interface
org.nuxeo.runtime.management.api.Probe
Package
Description
Simple MBean to report the status of a SQL repository.
-
Uses of Probe in org.nuxeo.ecm.core.management.api
-
Uses of Probe in org.nuxeo.ecm.core.management.probes
Modifier and TypeClassDescriptionclass
Retrieves the administrative status of the server.Modifier and TypeFieldDescriptionProbeManagerImpl.infosByTypes
ProbeManagerImpl.probesByShortcuts
Modifier and TypeMethodDescriptionProbeManagerImpl.getProbeInfo
(Class<? extends Probe> probeClass) -
Uses of Probe in org.nuxeo.ecm.core.management.statuses
Modifier 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
Modifier and TypeClassDescriptionclass
Simple probes that returns the number of active sessionclass
-
Uses of Probe in org.nuxeo.ecm.core.storage.status
Modifier and TypeClassDescriptionclass
Probe to check the status of the S3BinaryManager. -
Uses of Probe in org.nuxeo.ecm.directory.ldap.management
-
Uses of Probe in org.nuxeo.ecm.platform.management.statuses
-
Uses of Probe in org.nuxeo.elasticsearch.status
Modifier and TypeClassDescriptionclass
Probe to check the status of the ES cluster. -
Uses of Probe in org.nuxeo.runtime.stream
Modifier and TypeClassDescriptionclass
A probe to detect when computation has been terminated due to failure.