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