Uses of Interface
org.springframework.boot.actuate.endpoint.web.annotation.ServletEndpointsSupplier
Package
Description
Auto-configuration for actuator Cloud Foundry concerns using Spring MVC.
Auto-configuration for the Actuator's web endpoints.
Auto-configuration for exposing actuator web endpoints using Spring MVC.
Annotation support for actuator web endpoints.
-
Uses of ServletEndpointsSupplier in org.springframework.boot.actuate.autoconfigure.cloudfoundry.servlet
Modifier and TypeMethodDescriptionorg.springframework.boot.actuate.autoconfigure.cloudfoundry.servlet.CloudFoundryWebEndpointServletHandlerMapping
CloudFoundryActuatorAutoConfiguration.cloudFoundryWebEndpointServletHandlerMapping
(ParameterValueMapper parameterMapper, EndpointMediaTypes endpointMediaTypes, RestTemplateBuilder restTemplateBuilder, ServletEndpointsSupplier servletEndpointsSupplier, ControllerEndpointsSupplier controllerEndpointsSupplier, ApplicationContext applicationContext) -
Uses of ServletEndpointsSupplier in org.springframework.boot.actuate.autoconfigure.endpoint.web
Modifier and TypeMethodDescriptionServletEndpointManagementContextConfiguration.JerseyServletEndpointManagementContextConfiguration.servletEndpointRegistrar
(WebEndpointProperties properties, ServletEndpointsSupplier servletEndpointsSupplier, JerseyApplicationPath jerseyApplicationPath, EndpointAccessResolver endpointAccessResolver) ServletEndpointManagementContextConfiguration.WebMvcServletEndpointManagementContextConfiguration.servletEndpointRegistrar
(WebEndpointProperties properties, ServletEndpointsSupplier servletEndpointsSupplier, DispatcherServletPath dispatcherServletPath, EndpointAccessResolver endpointAccessResolver) -
Uses of ServletEndpointsSupplier in org.springframework.boot.actuate.autoconfigure.endpoint.web.servlet
Modifier and TypeMethodDescriptionWebMvcEndpointManagementContextConfiguration.webEndpointServletHandlerMapping
(WebEndpointsSupplier webEndpointsSupplier, ServletEndpointsSupplier servletEndpointsSupplier, ControllerEndpointsSupplier controllerEndpointsSupplier, EndpointMediaTypes endpointMediaTypes, CorsEndpointProperties corsProperties, WebEndpointProperties webEndpointProperties, Environment environment) -
Uses of ServletEndpointsSupplier in org.springframework.boot.actuate.endpoint.web.annotation
Modifier and TypeClassDescriptionclass
Deprecated, for removal: This API element is subject to removal in a future version.
@Endpoint
and@WebEndpoint