Uses of Enum Class
org.flasby.net.heartbeat.ServiceInfo.Status
Packages that use ServiceInfo.Status
-
Uses of ServiceInfo.Status in org.flasby.net.heartbeat
Methods in org.flasby.net.heartbeat that return ServiceInfo.StatusModifier and TypeMethodDescriptionServiceInfo.getStatus()
static ServiceInfo.Status
Returns the enum constant of this class with the specified name.static ServiceInfo.Status[]
ServiceInfo.Status.values()
Returns an array containing the constants of this enum class, in the order they are declared.