Modifier and Type | Class and Description |
---|---|
static class |
EndpointMBeanExportAutoConfiguration.EndpointMBeanExportProperties |
static class |
JolokiaAutoConfiguration.JolokiaProperties |
Modifier and Type | Class and Description |
---|---|
class |
AutoConfigurationReportEndpoint
Endpoint to expose the AutoConfigurationReport . |
class |
BeansEndpoint
Exposes JSON view of Spring beans.
|
class |
ConfigurationPropertiesReportEndpoint
Endpoint to expose application properties from ConfigurationProperties
annotated classes. |
class |
DumpEndpoint
Endpoint to expose thread info. |
class |
EnvironmentEndpoint
Endpoint to expose environment information. |
class |
HealthEndpoint<T>
Endpoint to expose application health. |
class |
InfoEndpoint
Endpoint to expose arbitrary application information. |
class |
MetricsEndpoint
Endpoint to expose PublicMetrics . |
class |
ShutdownEndpoint
Endpoint to shutdown the ApplicationContext . |
class |
TraceEndpoint
|
Modifier and Type | Class and Description |
---|---|
class |
JolokiaMvcEndpoint
MvcEndpoint to expose Jolokia. |
class |
ManagementErrorEndpoint
Special
MvcEndpoint for handling "/error" path when the management servlet is
in a child context. |
Modifier and Type | Class and Description |
---|---|
class |
ManagementServerProperties
Properties for the management server (e.g.
|
class |
ShellProperties
Configuration properties for the shell subsystem.
|
static class |
ShellProperties.JaasAuthenticationProperties
Auth specific properties for JAAS authentication
|
static class |
ShellProperties.KeyAuthenticationProperties
Auth specific properties for key authentication
|
static class |
ShellProperties.SimpleAuthenticationProperties
Auth specific properties for simple authentication
|
static class |
ShellProperties.SpringAuthenticationProperties
Auth specific properties for Spring authentication
|
Modifier and Type | Class and Description |
---|---|
static class |
RabbitAutoConfiguration.RabbitConnectionFactoryProperties |
Modifier and Type | Class and Description |
---|---|
static class |
MongoRepositoriesAutoConfiguration.MongoProperties |
Modifier and Type | Class and Description |
---|---|
class |
AbstractDataSourceConfiguration
Base class for configuration of a database pool.
|
Modifier and Type | Class and Description |
---|---|
static class |
JmsTemplateAutoConfiguration.ActiveMQConnectionFactoryProperties |
static class |
JmsTemplateAutoConfiguration.JmsTemplateProperties |
Modifier and Type | Class and Description |
---|---|
static class |
RedisAutoConfiguration.RedisProperties |
Modifier and Type | Class and Description |
---|---|
class |
SecurityProperties
Properties for the security aspects of an application.
|
Modifier and Type | Class and Description |
---|---|
class |
ServerProperties
properties for a web server (e.g. |
Copyright © 2014. All rights reserved.