Class and Description |
---|
AutoConfigurationReportEndpoint
Endpoint to expose the ConditionEvaluationReport . |
BeansEndpoint
Exposes JSON view of Spring beans.
|
ConfigurationPropertiesReportEndpoint
Endpoint to expose application properties from ConfigurationProperties
annotated beans. |
DumpEndpoint
Endpoint to expose thread info. |
EnvironmentEndpoint
Endpoint to expose environment information. |
HealthEndpoint
Endpoint to expose application health. |
InfoEndpoint
Endpoint to expose arbitrary application information. |
MetricsEndpoint
Endpoint to expose PublicMetrics . |
RequestMappingEndpoint
Endpoint to expose Spring MVC mappings. |
ShutdownEndpoint
Endpoint to shutdown the ApplicationContext . |
TraceEndpoint |
Class and Description |
---|
AbstractEndpoint
Abstract base for
Endpoint implementations. |
AutoConfigurationReportEndpoint.MessageAndCondition
Adapts
ConditionEvaluationReport.ConditionAndOutcome to a JSON friendly structure. |
AutoConfigurationReportEndpoint.Report
Adapts
ConditionEvaluationReport to a JSON friendly structure. |
Endpoint
An endpoint that can be used to expose useful information to operations.
|
PublicMetrics
Interface to expose specific
Metric s via a MetricsEndpoint . |
Class and Description |
---|
Endpoint
An endpoint that can be used to expose useful information to operations.
|
Class and Description |
---|
Endpoint
An endpoint that can be used to expose useful information to operations.
|
EnvironmentEndpoint
Endpoint to expose environment information. |
HealthEndpoint
Endpoint to expose application health. |
MetricsEndpoint
Endpoint to expose PublicMetrics . |
ShutdownEndpoint
Endpoint to shutdown the ApplicationContext . |
Copyright © 2014 Pivotal Software, Inc.. All rights reserved.