public abstract class AbstractChannelHealthIndicator
extends java.lang.Object
implements org.springframework.boot.actuate.health.HealthIndicator
| Modifier and Type | Field and Description |
|---|---|
static long |
TEN_SECONDS |
| Modifier | Constructor and Description |
|---|---|
protected |
AbstractChannelHealthIndicator(java.util.Set<java.lang.String> allChannels) |
| Modifier and Type | Method and Description |
|---|---|
org.springframework.boot.actuate.health.Health |
health() |
void |
on(de.otto.synapse.info.MessageReceiverNotification notification) |
public static final long TEN_SECONDS