public class ProbesHealthEndpointGroupsRegistrar extends Object implements HealthEndpointGroupsRegistryCustomizer
HealthEndpointGroupsRegistryCustomizer that registers "liveness" and
"readiness" groups if they don't exist already.| Constructor and Description |
|---|
ProbesHealthEndpointGroupsRegistrar() |
| Modifier and Type | Method and Description |
|---|---|
void |
customize(HealthEndpointGroupsRegistry registry)
Callback to customize a
HealthEndpointGroupsRegistry instance. |
public void customize(HealthEndpointGroupsRegistry registry)
HealthEndpointGroupsRegistryCustomizerHealthEndpointGroupsRegistry instance.customize in interface HealthEndpointGroupsRegistryCustomizerregistry - the registry to customize