Package | Description |
---|---|
org.springframework.boot.actuate.autoconfigure |
Auto-configuration for the actuator.
|
Modifier and Type | Method and Description |
---|---|
AuditEventsMvcEndpoint |
EndpointWebMvcManagementContextConfiguration.auditEventMvcEndpoint(AuditEventRepository auditEventRepository) |
AuditEventsJmxEndpoint |
EndpointMBeanExportAutoConfiguration.auditEventsEndpoint(AuditEventRepository auditEventRepository) |
EnvironmentMvcEndpoint |
EndpointWebMvcManagementContextConfiguration.environmentMvcEndpoint(EnvironmentEndpoint delegate) |
HalJsonMvcEndpoint |
EndpointWebMvcHypermediaManagementContextConfiguration.halJsonMvcEndpoint(ManagementServletContext managementServletContext,
ResourceProperties resources,
org.springframework.core.io.ResourceLoader resourceLoader) |
HealthMvcEndpoint |
EndpointWebMvcManagementContextConfiguration.healthMvcEndpoint(HealthEndpoint delegate,
ManagementServerProperties managementServerProperties) |
HeapdumpMvcEndpoint |
EndpointWebMvcManagementContextConfiguration.heapdumpMvcEndpoint() |
LogFileMvcEndpoint |
EndpointWebMvcManagementContextConfiguration.logfileMvcEndpoint() |
LoggersMvcEndpoint |
EndpointWebMvcManagementContextConfiguration.loggersMvcEndpoint(LoggersEndpoint delegate) |
MetricsMvcEndpoint |
EndpointWebMvcManagementContextConfiguration.metricsMvcEndpoint(MetricsEndpoint delegate) |
ShutdownMvcEndpoint |
EndpointWebMvcManagementContextConfiguration.shutdownMvcEndpoint(ShutdownEndpoint delegate) |
Copyright © 2018 Pivotal Software, Inc.. All rights reserved.