类的使用
cn.taketoday.reflect.MethodInvoker
使用MethodInvoker的程序包
-
cn.taketoday.reflect中MethodInvoker的使用
修饰符和类型方法说明protected MethodInvokerprotected MethodInvokerMethodInvoker.MethodInvokerGenerator.fallbackInstance()static MethodInvokerMethodInvoker.formReflective(Method method) static MethodInvokerMethodInvoker.formReflective(Method method, boolean handleReflectionException) static MethodInvokerMethodInvoker.fromMethod(Class<?> beanClass, String name, Class<?>... parameters) Create aMethodInvokerstatic MethodInvokerMethodInvoker.fromMethod(Method executable) Create aMethodInvokerstatic MethodInvokerMethodInvoker.fromMethod(Method executable, Class<?> targetClass) Create aMethodInvokerprotected MethodInvokerMethodInvoker.MethodInvokerGenerator.newInstance(Class<MethodInvoker> accessorClass) 参数类型为MethodInvoker的cn.taketoday.reflect中的方法修饰符和类型方法说明static GetterMethodGetterMethod.fromMethod(MethodInvoker invoker) use fast invoke techMethodInvokerstatic SetterMethodSetterMethod.fromMethod(MethodInvoker invoker) use fast invoke techMethodInvoker类型变量类型为MethodInvoker的cn.taketoday.reflect中的方法参数修饰符和类型方法说明protected MethodInvokerMethodInvoker.MethodInvokerGenerator.newInstance(Class<MethodInvoker> accessorClass)