public class HealthStatus extends Object implements Serializable
Constructor and Description |
---|
HealthStatus(Health aHealth,
String aMessage)
Creates a new health status.
|
Modifier and Type | Method and Description |
---|---|
Health |
getHealth() |
String |
getMessage() |
static HealthStatus |
OK()
Factory method for default status OK.
|
String |
toString() |
Copyright © 2010-2014 anotheria.net. All Rights Reserved.