public abstract class AbstractFieldProxyFactory extends AbstractProxyFactory
classLoader| 构造器和说明 |
|---|
AbstractFieldProxyFactory() |
| 限定符和类型 | 方法和说明 |
|---|---|
ReflectUtils.ArrayProxy |
getArrayProxy(Class<?> clazz) |
ReflectUtils.MethodProxy |
getMethodProxy(Method method) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetFieldProxypublic ReflectUtils.ArrayProxy getArrayProxy(Class<?> clazz) throws Throwable
Throwablepublic ReflectUtils.MethodProxy getMethodProxy(Method method) throws Throwable
ThrowableCopyright © 2016. All rights reserved.