Package | Description |
---|---|
org.springframework.cloud.autoconfigure | |
org.springframework.cloud.context.restart |
Modifier and Type | Method and Description |
---|---|
RestartEndpoint |
RefreshEndpointAutoConfiguration.RestartEndpointWithIntegration.restartEndpoint() |
RestartEndpoint |
RefreshEndpointAutoConfiguration.RestartEndpointWithoutIntegration.restartEndpoint() |
Modifier and Type | Method and Description |
---|---|
RestartEndpoint.PauseEndpoint |
RefreshEndpointAutoConfiguration.pauseEndpoint(RestartEndpoint restartEndpoint) |
RestartEndpoint.ResumeEndpoint |
RefreshEndpointAutoConfiguration.resumeEndpoint(RestartEndpoint restartEndpoint) |
Constructor and Description |
---|
RestartMvcEndpoint(RestartEndpoint delegate) |
Copyright © 2017 Pivotal Software, Inc.. All rights reserved.