public class BytecodeChannelProxyService extends Object implements org.fabric3.implementation.pojo.spi.proxy.ChannelProxyServiceExtension
ProxyFactory to create channel proxies.| Constructor and Description |
|---|
BytecodeChannelProxyService(ProxyFactory proxyFactory) |
| Modifier and Type | Method and Description |
|---|---|
<T> org.fabric3.spi.objectfactory.ObjectFactory<T> |
createObjectFactory(Class<T> interfaze,
org.fabric3.spi.channel.ChannelConnection connection) |
boolean |
isDefault() |
public BytecodeChannelProxyService(ProxyFactory proxyFactory)
public boolean isDefault()
isDefault in interface org.fabric3.implementation.pojo.spi.proxy.ChannelProxyServiceExtensionpublic <T> org.fabric3.spi.objectfactory.ObjectFactory<T> createObjectFactory(Class<T> interfaze, org.fabric3.spi.channel.ChannelConnection connection) throws org.fabric3.implementation.pojo.spi.proxy.ProxyCreationException
createObjectFactory in interface org.fabric3.implementation.pojo.spi.proxy.ChannelProxyServiceExtensionorg.fabric3.implementation.pojo.spi.proxy.ProxyCreationExceptionCopyright © 2007-2013 Metaform Systems.