Class HandlerMethodDescription
java.lang.Object
org.springframework.boot.actuate.web.mappings.HandlerMethodDescription
A description of a
HandlerMethod.- Since:
- 2.0.0
-
Constructor Summary
ConstructorsConstructorDescriptionHandlerMethodDescription(org.springframework.web.method.HandlerMethod handlerMethod) -
Method Summary
-
Constructor Details
-
HandlerMethodDescription
public HandlerMethodDescription(org.springframework.web.method.HandlerMethod handlerMethod)
-
-
Method Details
-
getName
-
getDescriptor
-
getClassName
-