public class GenericProxyFactory extends Object
| Modifier and Type | Field and Description |
|---|---|
static org.slf4j.Logger |
log |
| Constructor and Description |
|---|
GenericProxyFactory() |
| Modifier and Type | Method and Description |
|---|---|
static <T,I extends T> |
getProxy(Class<T> intf,
String endpointAddress,
I obj) |
Copyright © 2017. All Rights Reserved.