public class RefreshScopeHealthIndicator
extends org.springframework.boot.actuate.health.AbstractHealthIndicator
| Constructor and Description |
|---|
RefreshScopeHealthIndicator(org.springframework.beans.factory.ObjectProvider<RefreshScope> scope,
ConfigurationPropertiesRebinder rebinder) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
doHealthCheck(org.springframework.boot.actuate.health.Health.Builder builder) |
public RefreshScopeHealthIndicator(org.springframework.beans.factory.ObjectProvider<RefreshScope> scope, ConfigurationPropertiesRebinder rebinder)
Copyright © 2021 Pivotal Software, Inc.. All rights reserved.