| Package | Description |
|---|---|
| org.springframework.boot.actuate.endpoint.web.servlet |
Spring MVC support for actuator endpoints.
|
| Modifier and Type | Method and Description |
|---|---|
protected AbstractWebMvcEndpointHandlerMapping.ServletWebOperation |
AbstractWebMvcEndpointHandlerMapping.wrapServletWebOperation(ExposableWebEndpoint endpoint,
WebOperation operation,
AbstractWebMvcEndpointHandlerMapping.ServletWebOperation servletWebOperation)
Hook point that allows subclasses to wrap the
AbstractWebMvcEndpointHandlerMapping.ServletWebOperation before
it's called. |
| Modifier and Type | Method and Description |
|---|---|
protected AbstractWebMvcEndpointHandlerMapping.ServletWebOperation |
AbstractWebMvcEndpointHandlerMapping.wrapServletWebOperation(ExposableWebEndpoint endpoint,
WebOperation operation,
AbstractWebMvcEndpointHandlerMapping.ServletWebOperation servletWebOperation)
Hook point that allows subclasses to wrap the
AbstractWebMvcEndpointHandlerMapping.ServletWebOperation before
it's called. |
Copyright © 2020 Pivotal Software, Inc.. All rights reserved.