public class HealthStatus extends Object implements Serializable
| Constructor and Description |
|---|
HealthStatus(String healthId,
String level,
String message,
String resource) |
public HealthStatus(String healthId, String level, String message, String resource)
public String getHealthId()
public String getMessage()
public String getResource()
Copyright © 2005–2015 FuseSource, Corp.. All rights reserved.