Class and Description |
---|
BeansEndpoint
Exposes JSON view of Spring 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 . |
ShutdownEndpoint
ActionEndpoint to shutdown the ApplicationContext . |
TraceEndpoint |
Class and Description |
---|
AbstractEndpoint
Abstract base for
Endpoint implementations. |
ActionEndpoint
Tagging interface used to indicate that
Endpoint that performs some action. |
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.
|
Copyright © 2013. All rights reserved.