Searched defs:HealthHistory (Results 1 - 1 of 1) sorted by relevance

/glassfish-3.1.2/cluster/gms-bootstrap/src/main/java/org/glassfish/gms/bootstrap/
H A DHealthHistory.java65 public final class HealthHistory implements ConfigListener { class in inherits:ConfigListener
68 HealthHistory.class, LogDomains.CORE_LOGGER);
71 StringManager.getManager(HealthHistory.class);
115 public HealthHistory(Cluster cluster) { method in class:HealthHistory
139 public HealthHistory(String instanceName, boolean keepFormerMembers) { method in class:HealthHistory
154 "instance name in HealthHistory constructor %s",
176 * the information in the HealthHistory object.

Completed in 12 milliseconds