public class ProxyUtility extends Object
| Constructor and Description |
|---|
ProxyUtility() |
| Modifier and Type | Method and Description |
|---|---|
static Object |
invoke(Object proxy,
InvocationHandler invocationHandler,
boolean isSubclass,
String methodCode,
String methodName,
String resultSignature,
String[] signatures,
Object... args) |
Copyright © 2019. All rights reserved.