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. |
CrshAutoConfiguration.CrshBootstrapBean
Deprecated.
Spring Bean used to bootstrap the CRaSH shell.
|
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 . |
ShellProperties
Deprecated.
as of 1.5 since CRaSH is not actively maintained
|
ShellProperties.Auth
Deprecated.
|
ShellProperties.CrshShellAuthenticationProperties
Deprecated.
Base class for Auth specific properties.
|
ShellProperties.CrshShellProperties
Deprecated.
Base class for CRaSH properties.
|
ShellProperties.SimpleAuthenticationProperties.User |
ShellProperties.SpringAuthenticationProperties
Deprecated.
Auth specific properties for Spring authentication.
|
ShellProperties.Ssh
Deprecated.
SSH properties.
|
ShellProperties.Telnet
Deprecated.
Telnet properties.
|
Copyright © 2017 Pivotal Software, Inc.. All rights reserved.