public class ServiceWrapperProxyUtil extends Object
| Constructor and Description |
|---|
ServiceWrapperProxyUtil() |
| Modifier and Type | Method and Description |
|---|---|
static Closeable |
createProxy(Object springServiceProxy,
Class<?> serviceWrapperClass) |
static Closeable |
injectFieldProxy(Object springServiceProxy,
String fieldName,
Class<?> wrapperClass) |