| Interface | Description |
|---|---|
| HealthIndicator<T> |
Strategy interface used to provide an indication of application health.
|
| Class | Description |
|---|---|
| SimpleHealthIndicator |
Simple implementation of
HealthIndicator that returns a status and also
attempts a simple database test. |
| VanillaHealthIndicator |
Default implementation of
HealthIndicator that simply returns "ok". |
Copyright © 2014 Pivotal Software, Inc.. All rights reserved.