Package | Description |
---|---|
org.springframework.boot.actuate.endpoint.mvc |
Actuator Spring MVC endpoint support.
|
Modifier and Type | Class and Description |
---|---|
class |
EndpointMvcAdapter
Adapter class to expose
Endpoint s as MvcEndpoint s. |
class |
EnvironmentMvcEndpoint
Adapter to expose
EnvironmentEndpoint as an MvcEndpoint . |
class |
HealthMvcEndpoint
Adapter to expose
HealthEndpoint as an MvcEndpoint . |
class |
MetricsMvcEndpoint
Adapter to expose
MetricsEndpoint as an MvcEndpoint . |
class |
ShutdownMvcEndpoint
Adapter to expose
ShutdownEndpoint as an MvcEndpoint . |
Copyright © 2017 Pivotal Software, Inc.. All rights reserved.