| 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
Spring Bean used to bootstrap the CRaSH shell.
|
| 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.
|
| 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.
|
| MetricFilterProperties
Configuration properties for the
MetricsFilter. |
| MetricsFilterSubmission
Submission types that can be made by the
MetricsFilter. |
| ShellProperties
Configuration properties for the shell subsystem.
|
| ShellProperties.Auth |
| ShellProperties.CrshShellAuthenticationProperties
Base class for Auth specific properties.
|
| ShellProperties.CrshShellProperties
Base class for CRaSH properties.
|
| ShellProperties.SimpleAuthenticationProperties.User |
| ShellProperties.SpringAuthenticationProperties
Auth specific properties for Spring authentication.
|
| ShellProperties.Ssh
SSH properties.
|
| ShellProperties.Telnet
Telnet properties.
|
Copyright © 2016 Pivotal Software, Inc.. All rights reserved.