public class CoreState
extends java.lang.Object
Constructor and Description |
---|
CoreState(io.vertx.core.Vertx vertx) |
Modifier and Type | Method and Description |
---|---|
boolean |
maintenace() |
boolean |
needUpgrade() |
boolean |
notInstalled() |
boolean |
notRunning() |
boolean |
ok() |
void |
start() |
SystemState |
state() |
public void start()
public boolean ok()
public boolean notRunning()
public boolean needUpgrade()
public boolean maintenace()
public boolean notInstalled()
public SystemState state()
Copyright © 2021. All Rights Reserved.