Package | Description |
---|---|
org.springframework.boot.actuate.endpoint.mvc |
Actuator Spring MVC endpoint support.
|
Modifier and Type | Class and Description |
---|---|
class |
HeapdumpMvcEndpoint
MvcEndpoint to expose heap dumps. |
class |
JolokiaMvcEndpoint
MvcEndpoint to expose Jolokia. |
Modifier and Type | Method and Description |
---|---|
Object |
LoggersMvcEndpoint.get(String name) |
Object |
LoggersMvcEndpoint.set(String name,
Map<String,String> configuration) |
Object |
MetricsMvcEndpoint.value(String name) |
Object |
EnvironmentMvcEndpoint.value(String name) |
Copyright © 2017 Pivotal Software, Inc.. All rights reserved.