@Singleton @Requires(beans=EmbeddedServer.class) @Requires(property="micronaut.application.name") @Requires(property="micronaut.health.monitor.enabled",value="true",defaultValue="true") public class HealthMonitorTask extends Object
CurrentHealthStatus
in a background thread.Constructor and Description |
---|
HealthMonitorTask(CurrentHealthStatus currentHealthStatus,
HealthIndicator... healthIndicators) |
public HealthMonitorTask(CurrentHealthStatus currentHealthStatus, HealthIndicator... healthIndicators)
currentHealthStatus
- The current health statushealthIndicators
- Health indicators