Package | Description |
---|---|
org.springframework.boot.actuate.autoconfigure |
Auto-configuration for the actuator.
|
Class and Description |
---|
CompositeHealthIndicatorConfiguration
Base class for configurations that can combine source beans using a
CompositeHealthIndicator . |
ConditionalOnEnabledHealthIndicator
Conditional that checks whether or not a default health indicator is enabled. |
ConditionalOnEnabledInfoContributor
Conditional that checks whether or not a default info contributor is enabled. |
EndpointCorsProperties
Configuration properties for MVC endpoints' CORS support.
|
EndpointMBeanExportProperties
Configuration properties for JMX.
|
EndpointWebMvcAutoConfiguration.ManagementServerPort |
ExportMetricReader
Qualifier annotation for a metric reader that can be exported (to distinguish it from
others that might be installed by the user for other purposes).
|
ExportMetricWriter
Qualifier annotation for a metric repository that is to be used to export metrics from
the
ExportMetricReader readers. |
HealthIndicatorProperties
Configuration properties for some health properties.
|
HealthMvcEndpointProperties
Configuration properties for the
HealthMvcEndpoint . |
InfoContributorProperties
Configuration properties for core info contributors.
|
InfoContributorProperties.Git |
JolokiaProperties
Configuration properties for Jolokia.
|
ManagementContextConfiguration
Specialized
@Configuration class that defines configuration
specific for the management context. |
ManagementContextResolver
Provides access to the
ApplicationContext being used to manage actuator
endpoints. |
ManagementServerProperties
Properties for the management server (e.g.
|
ManagementServerProperties.Security
Security configuration.
|
ManagementServerProperties.SessionCreationPolicy |
MetricFilterProperties
Configuration properties for the
MetricsFilter . |
MetricsFilterSubmission
Submission types that can be made by the
MetricsFilter . |
Copyright © 2017 Pivotal Software, Inc.. All rights reserved.