Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.springframework.boot.actuate.endpoint.mvc Classes and Interfaces - 21 results found.
NameDescriptionTypePackageFramework
AbstractEndpointMvcAdapterAbstract base class for MvcEndpoint implementations.Classorg.springframework.boot.actuate.endpoint.mvcSpring Boot
DocsMvcEndpointMvcEndpoint to expose actuator documentation.Classorg.springframework.boot.actuate.endpoint.mvcSpring Boot
DocsMvcEndpoint .CuriesProperties of the default CurieProvider (used for adding docs links).Classorg.springframework.boot.actuate.endpoint.mvc.DocsMvcEndpointSpring Boot
EndpointHandlerMappingHandlerMapping to map Endpoints to URLs via Endpoint.Classorg.springframework.boot.actuate.endpoint.mvcSpring Boot
EndpointHandlerMappingCustomizerCallback for customizing the EndpointHandlerMapping at configuration time.Interfaceorg.springframework.boot.actuate.endpoint.mvcSpring Boot
EndpointMvcAdapterAdapter class to expose Endpoints as MvcEndpoints.Classorg.springframework.boot.actuate.endpoint.mvcSpring Boot
EnvironmentMvcEndpointAdapter to expose EnvironmentEndpoint as an MvcEndpoint.Classorg.springframework.boot.actuate.endpoint.mvcSpring Boot
EnvironmentMvcEndpoint .NoSuchPropertyExceptionException thrown when the specified property cannot be found.Classorg.springframework.boot.actuate.endpoint.mvc.EnvironmentMvcEndpointSpring Boot
HalBrowserMvcEndpointMvcEndpoint to expose a HAL browser.Classorg.springframework.boot.actuate.endpoint.mvcSpring Boot
HalBrowserMvcEndpoint .HalBrowserLocationHAL Browser properties.Classorg.springframework.boot.actuate.endpoint.mvc.HalBrowserMvcEndpointSpring Boot
HalJsonMvcEndpointMvcEndpoint to expose HAL-formatted JSON.Classorg.springframework.boot.actuate.endpoint.mvcSpring Boot
HealthMvcEndpointAdapter to expose HealthEndpoint as an MvcEndpoint.Classorg.springframework.boot.actuate.endpoint.mvcSpring Boot
JolokiaMvcEndpointMvcEndpoint to expose Jolokia.Classorg.springframework.boot.actuate.endpoint.mvcSpring Boot
LogFileMvcEndpointController that provides an API for logfiles, i.Classorg.springframework.boot.actuate.endpoint.mvcSpring Boot
ManagementErrorEndpointSpecial MvcEndpoint for handling /error path when the management servlet isin a child context.Classorg.springframework.boot.actuate.endpoint.mvcSpring Boot
ManagementServletContextProvides information about the management servlet context for MVC controllers to use.Interfaceorg.springframework.boot.actuate.endpoint.mvcSpring Boot
MetricsMvcEndpointAdapter to expose MetricsEndpoint as an MvcEndpoint.Classorg.springframework.boot.actuate.endpoint.mvcSpring Boot
MetricsMvcEndpoint .NoSuchMetricExceptionException thrown when the specified metric cannot be found.Classorg.springframework.boot.actuate.endpoint.mvc.MetricsMvcEndpointSpring Boot
MvcEndpointA strategy for the MVC layer on top of an Endpoint.Interfaceorg.springframework.boot.actuate.endpoint.mvcSpring Boot
MvcEndpointsA registry for all MvcEndpoint beans, and a factory for a set of generic oneswrapping existing Endpoint instances that are not already exposed as MVCClassorg.springframework.boot.actuate.endpoint.mvcSpring Boot
ShutdownMvcEndpointAdapter to expose ShutdownEndpoint as an MvcEndpoint.Classorg.springframework.boot.actuate.endpoint.mvcSpring Boot