Package io.vertx.up
Interface Monitor
-
public interface Monitor
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description io.vertx.core.json.JsonObjectcheckHealth()Health CheckEtatgetStatus()Launcher Status
-
-
-
Method Detail
-
checkHealth
io.vertx.core.json.JsonObject checkHealth()
Health Check- Returns:
-
getStatus
Etat getStatus()
Launcher Status- Returns:
-
-