public class MethodProxyFactoryUsingJavaCompiler extends AbstractMethodProxyFactory
| 限定符和类型 | 字段和说明 |
|---|---|
static MethodProxyFactoryUsingJavaCompiler |
INSTANCE |
classLoader| 限定符和类型 | 方法和说明 |
|---|---|
ReflectUtils.MethodProxy |
getMethodProxy(Method method) |
getArrayProxy, getFieldProxypublic static final MethodProxyFactoryUsingJavaCompiler INSTANCE
public ReflectUtils.MethodProxy getMethodProxy(Method method) throws Throwable
ThrowableCopyright © 2016. All rights reserved.