Interface | Description |
---|---|
HealthIndicator<T> |
Strategy interface used to provide an indication of application health.
|
Class | Description |
---|---|
VanillaHealthIndicator |
Default implementation of
HealthIndicator that simply returns "ok". |
Copyright © 2013. All rights reserved.