public class DynamicProxyFactory extends Object implements IDynamicProxyFactory
| Modifier and Type | Class and Description |
|---|---|
static class |
DynamicProxyFactory.Factory |
| Constructor and Description |
|---|
DynamicProxyFactory() |
| Modifier and Type | Method and Description |
|---|---|
IProxyFactory |
makeProxyFactory(Class iface,
Class rootClass) |
public IProxyFactory makeProxyFactory(Class iface, Class rootClass)
makeProxyFactory in interface IDynamicProxyFactoryCopyright © 2020. All rights reserved.