Package org.nuxeo.runtime.management.api
Interface Probe
-
- All Known Implementing Classes:
ActiveSessionsProbe
,AdministrativeStatusProbe
,ElasticSearchStatusProbe
,LDAPDirectoriesProbe
,PopulateRepositoryProbe
,QueryRepositoryProbe
,RemoteSessionsProbe
,RepositoryStatusProbe
,RuntimeStartedProbe
,S3BinaryManagerStatusProbe
,StreamProbe
public interface Probe
- Author:
- Stephane Lacoin (Nuxeo EP Software Engineer)
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description ProbeStatus
run()
-
-
-
Method Detail
-
run
ProbeStatus run()
-
-