Interface | Description |
---|---|
MvcEndpoint |
A strategy for the MVC layer on top of an
Endpoint . |
Class | Description |
---|---|
EndpointHandlerMapping | |
EnvironmentMvcEndpoint | |
GenericMvcEndpoint | |
JolokiaMvcEndpoint |
Endpoint implementation to register the Jolokia infrastructure with the Boot
management subsystem. |
ManagementErrorEndpoint |
Special endpoint for handling "/error" path when the management servlet is in a child
context.
|
MetricsMvcEndpoint | |
MvcEndpoints |
A registry for all
MvcEndpoint beans, and a factory for a set of generic ones
wrapping existing Endpoint instances that are not already exposed as MVC
endpoints. |
ShutdownMvcEndpoint |
Exception | Description |
---|---|
EnvironmentMvcEndpoint.NoSuchPropertyException | |
MetricsMvcEndpoint.NoSuchMetricException |
Copyright © 2013. All rights reserved.