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)
HealthEndpointGroupsRegistryCustomizer
HealthEndpointGroupsRegistry
instance.customize
in interface HealthEndpointGroupsRegistryCustomizer
registry
- the registry to customize