public class RequestMappingMethodHandler extends Object
RequestMappingMethodHandler(Class<?> controllerClass, Method requestMappingMethod)
Class<?>
getControllerClass()
Method
getRequestMappingMethod()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public RequestMappingMethodHandler(Class<?> controllerClass, Method requestMappingMethod)
public Class<?> getControllerClass()
public Method getRequestMappingMethod()
Copyright © 2019. All rights reserved.