public interface ServiceProxyFactory
| Modifier and Type | Method and Description |
|---|---|
<T> Object |
createProxyInstance(Class<T> clazz,
InvocationHandler handler) |
<T> Object createProxyInstance(Class<T> clazz, InvocationHandler handler)
Copyright © 2015. All rights reserved.