public class SpringServiceProxyFactory extends Object implements brainslug.flow.builder.ServiceProxyFactory
| Constructor and Description |
|---|
SpringServiceProxyFactory() |
| Modifier and Type | Method and Description |
|---|---|
<T> Object |
createProxyInstance(Class<T> clazz,
InvocationHandler handler) |
public <T> Object createProxyInstance(Class<T> clazz, InvocationHandler handler)
createProxyInstance in interface brainslug.flow.builder.ServiceProxyFactoryCopyright © 2015. All rights reserved.