public class ForwardIndexNodeCLPlugin extends Object implements org.gcube.common.clients.fw.plugin.Plugin<ForwardIndexNodeStub,ForwardIndexNodeCLProxyI>
| Constructor and Description |
|---|
ForwardIndexNodeCLPlugin() |
| Modifier and Type | Method and Description |
|---|---|
Exception |
convert(Exception fault,
org.gcube.common.clients.config.ProxyConfig<?,?> config) |
String |
name() |
String |
namespace() |
ForwardIndexNodeCLProxyI |
newProxy(org.gcube.common.clients.delegates.ProxyDelegate<ForwardIndexNodeStub> delegate) |
ForwardIndexNodeStub |
resolve(EndpointReference reference,
org.gcube.common.clients.config.ProxyConfig<?,?> proxyConfig) |
String |
serviceClass() |
String |
serviceName() |
public String name()
name in interface org.gcube.common.clients.delegates.ProxyPlugin<EndpointReference,ForwardIndexNodeStub,ForwardIndexNodeCLProxyI>public String namespace()
namespace in interface org.gcube.common.clients.delegates.ProxyPlugin<EndpointReference,ForwardIndexNodeStub,ForwardIndexNodeCLProxyI>namespace in interface org.gcube.common.clients.fw.plugin.Plugin<ForwardIndexNodeStub,ForwardIndexNodeCLProxyI>public String serviceClass()
serviceClass in interface org.gcube.common.clients.delegates.ProxyPlugin<EndpointReference,ForwardIndexNodeStub,ForwardIndexNodeCLProxyI>public String serviceName()
serviceName in interface org.gcube.common.clients.delegates.ProxyPlugin<EndpointReference,ForwardIndexNodeStub,ForwardIndexNodeCLProxyI>public Exception convert(Exception fault, org.gcube.common.clients.config.ProxyConfig<?,?> config)
convert in interface org.gcube.common.clients.delegates.ProxyPlugin<EndpointReference,ForwardIndexNodeStub,ForwardIndexNodeCLProxyI>public ForwardIndexNodeStub resolve(EndpointReference reference, org.gcube.common.clients.config.ProxyConfig<?,?> proxyConfig) throws Exception
resolve in interface org.gcube.common.clients.delegates.ProxyPlugin<EndpointReference,ForwardIndexNodeStub,ForwardIndexNodeCLProxyI>Exceptionpublic ForwardIndexNodeCLProxyI newProxy(org.gcube.common.clients.delegates.ProxyDelegate<ForwardIndexNodeStub> delegate)
newProxy in interface org.gcube.common.clients.delegates.ProxyPlugin<EndpointReference,ForwardIndexNodeStub,ForwardIndexNodeCLProxyI>Copyright © 2014. All Rights Reserved.