| Package | Description |
|---|---|
| org.fabric3.implementation.bytecode.proxy.common |
| Modifier and Type | Method and Description |
|---|---|
<T> T |
ProxyFactoryImpl.createProxy(URI classLoaderKey,
Class<T> interfaze,
Method[] methods,
Class<? extends ProxyDispatcher> dispatcher,
boolean wrapped) |
<T> T |
ProxyFactory.createProxy(URI classLoaderKey,
Class<T> interfaze,
Method[] methods,
Class<? extends ProxyDispatcher> dispatcher,
boolean wrapped)
Creates a proxy.
|
Copyright © 2007-2013 Metaform Systems.