程序包 com.citrsw.core

类 MethodHandle

java.lang.Object
com.citrsw.core.MethodHandle

@Component public class MethodHandle extends Object
处理Controller类中的方法
版本:
1.0
作者:
李振峰
  • 构造器详细资料

  • 方法详细资料

    • handleMethod

      public Set<DocMethod> handleMethod(Method[] methods, org.springframework.web.bind.annotation.RequestMapping requestMapping)
      处理Controller中的方法
      参数:
      methods - Controller中的方法
      requestMapping - Controller上的RequestMapping
      返回:
      处理后的方法结果