org.gcube.vremanagement.vremodel.cl.plugin
Class FactoryPlugin

java.lang.Object
  extended by org.gcube.vremanagement.vremodel.cl.plugin.AbstractPlugin<FactoryStub,Factory>
      extended by org.gcube.vremanagement.vremodel.cl.plugin.FactoryPlugin
All Implemented Interfaces:
org.gcube.common.clients.delegates.ProxyPlugin<EndpointReference,FactoryStub,Factory>, org.gcube.common.clients.fw.plugin.Plugin<FactoryStub,Factory>

public class FactoryPlugin
extends AbstractPlugin<FactoryStub,Factory>


Field Summary
 
Fields inherited from class org.gcube.vremanagement.vremodel.cl.plugin.AbstractPlugin
name
 
Constructor Summary
FactoryPlugin()
           
 
Method Summary
 Exception convert(Exception fault, org.gcube.common.clients.config.ProxyConfig<?,?> config)
           
 Factory newProxy(org.gcube.common.clients.delegates.ProxyDelegate<FactoryStub> delegate)
           
 FactoryStub resolve(EndpointReference address, org.gcube.common.clients.config.ProxyConfig<?,?> config)
           
 
Methods inherited from class org.gcube.vremanagement.vremodel.cl.plugin.AbstractPlugin
factory, manager, name, namespace, serviceClass, serviceName
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FactoryPlugin

public FactoryPlugin()
Method Detail

convert

public Exception convert(Exception fault,
                         org.gcube.common.clients.config.ProxyConfig<?,?> config)

resolve

public FactoryStub resolve(EndpointReference address,
                           org.gcube.common.clients.config.ProxyConfig<?,?> config)
                    throws Exception
Throws:
Exception

newProxy

public Factory newProxy(org.gcube.common.clients.delegates.ProxyDelegate<FactoryStub> delegate)


Copyright © 2013. All Rights Reserved.