| Package | Description |
|---|---|
| org.springframework.boot.actuate.autoconfigure |
Auto-configuration for the actuator.
|
| Class and Description |
|---|
ConditionalOnEnabledHealthIndicator
Conditional that checks whether or not a default health indicator is enabled. |
| CrshAutoConfiguration.CrshBootstrapBean
Spring Bean used to bootstrap the CRaSH shell.
|
| EndpointAutoConfiguration.GitInfo |
| EndpointAutoConfiguration.GitInfo.Commit |
| EndpointWebMvcAutoConfiguration.ManagementServerPort |
| ExportMetricWriter
Qualifier annotation for a metric repository that is to be used to export metrics from
the
ExportMetricReader readers. |
| HealthIndicatorAutoConfiguration.CompositeHealthIndicatorConfiguration
Base class for configurations that can combine source beans using a
CompositeHealthIndicator. |
| 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.
|
| ShellProperties.CrshShellAuthenticationProperties
Base class for Auth specific properties.
|
| ShellProperties.CrshShellProperties
Base class for CRaSH properties.
|
| ShellProperties.JaasAuthenticationProperties
Auth specific properties for JAAS authentication.
|
| ShellProperties.KeyAuthenticationProperties
Auth specific properties for key authentication.
|
| ShellProperties.SimpleAuthenticationProperties
Auth specific properties for simple authentication.
|
| ShellProperties.SimpleAuthenticationProperties.User |
| ShellProperties.SpringAuthenticationProperties
Auth specific properties for Spring authentication.
|
| ShellProperties.Ssh
SSH properties.
|
| ShellProperties.Telnet
Telnet properties.
|
Copyright © 2015 Pivotal Software, Inc.. All rights reserved.