spring-framework / org.springframework.web.servlet.mvc.method.annotation / ServletInvocableHandlerMethod / <init>

<init>

ServletInvocableHandlerMethod(handler: Any, method: Method)

Creates an instance from the given handler and method.

ServletInvocableHandlerMethod(handlerMethod: HandlerMethod)

Create an instance from a HandlerMethod.