public final class HealthManagerImpl extends Object implements HealthManager, SimpleDefinitionProvider
| Constructor and Description |
|---|
HealthManagerImpl() |
| Modifier and Type | Method and Description |
|---|---|
HealthStatus |
aggregate(List<HealthCheck> healthChecks) |
List<HealthCheck> |
getHealthChecks() |
List<? extends Definition> |
provideDefinitions(DefinitionSpace definitionSpace) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetaddDefinitionResourceConfigpublic List<? extends Definition> provideDefinitions(DefinitionSpace definitionSpace)
provideDefinitions in interface SimpleDefinitionProviderpublic List<HealthCheck> getHealthChecks()
getHealthChecks in interface HealthManagerpublic HealthStatus aggregate(List<HealthCheck> healthChecks)
aggregate in interface HealthManagerCopyright © 2017. All Rights Reserved.