public class WebMvcActuatorProvider extends Object implements ActuatorProvider
| Constructor and Description |
|---|
WebMvcActuatorProvider(org.springframework.boot.actuate.endpoint.web.servlet.WebMvcEndpointHandlerMapping webMvcEndpointHandlerMapping) |
| Modifier and Type | Method and Description |
|---|---|
Map<org.springframework.web.servlet.mvc.method.RequestMappingInfo,org.springframework.web.method.HandlerMethod> |
getMethods() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetTag, isRestControllerpublic WebMvcActuatorProvider(org.springframework.boot.actuate.endpoint.web.servlet.WebMvcEndpointHandlerMapping webMvcEndpointHandlerMapping)
public Map<org.springframework.web.servlet.mvc.method.RequestMappingInfo,org.springframework.web.method.HandlerMethod> getMethods()
getMethods in interface ActuatorProviderCopyright © 2020 Pivotal Software, Inc.. All rights reserved.