| Package | Description |
|---|---|
| org.springframework.boot.actuate.autoconfigure |
Auto-configuration for the actuator.
|
| org.springframework.boot.actuate.endpoint.jmx |
Actuator JMX endpoint support.
|
| org.springframework.boot.actuate.endpoint.mvc |
Actuator Spring MVC endpoint support.
|
| Modifier and Type | Method and Description |
|---|---|
LoggersEndpoint |
EndpointAutoConfiguration.loggersEndpoint(LoggingSystem loggingSystem) |
| Modifier and Type | Method and Description |
|---|---|
LoggersMvcEndpoint |
EndpointWebMvcManagementContextConfiguration.loggersMvcEndpoint(LoggersEndpoint delegate) |
| Modifier and Type | Method and Description |
|---|---|
LoggersEndpoint |
LoggersEndpointMBean.getEndpoint() |
| Constructor and Description |
|---|
LoggersMvcEndpoint(LoggersEndpoint delegate) |
Copyright © 2017 Pivotal Software, Inc.. All rights reserved.