| Package | Description |
|---|---|
| org.springframework.cloud.autoconfigure | |
| org.springframework.cloud.context.restart |
| Modifier and Type | Method and Description |
|---|---|
RestartEndpoint |
RefreshAutoConfiguration.RefreshEndpointsConfiguration.RestartEndpointWithIntegration.restartEndpoint() |
RestartEndpoint |
RefreshAutoConfiguration.RefreshEndpointsConfiguration.RestartEndpointWithoutIntegration.restartEndpoint() |
| Modifier and Type | Method and Description |
|---|---|
org.springframework.boot.actuate.endpoint.Endpoint<Boolean> |
RefreshAutoConfiguration.RefreshEndpointsConfiguration.pauseEndpoint(RestartEndpoint restartEndpoint) |
org.springframework.boot.actuate.endpoint.Endpoint<Boolean> |
RefreshAutoConfiguration.RefreshEndpointsConfiguration.resumeEndpoint(RestartEndpoint restartEndpoint) |
| Constructor and Description |
|---|
RestartMvcEndpoint(RestartEndpoint delegate) |
Copyright © 2015 Pivotal Software, Inc.. All rights reserved.