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 IDynamicProxyFactory
Copyright © 2024. All rights reserved.