Class DropwizardServerStatus
java.lang.Object
io.appform.dropwizard.discovery.bundle.rotationstatus.DropwizardServerStatus
public class DropwizardServerStatus extends Object
Current server startup started
-
Constructor Summary
Constructors Constructor Description DropwizardServerStatus(boolean initialStatus) -
Method Summary
Modifier and Type Method Description voidmarkStarted()voidmarkStopped()booleanstarted()
-
Constructor Details
-
DropwizardServerStatus
public DropwizardServerStatus(boolean initialStatus)
-
-
Method Details
-
markStarted
public void markStarted() -
markStopped
public void markStopped() -
started
public boolean started()
-