org.gcube.personalization.profileadministration.client.library.plugins
Class ProfileAdministrationCLPlugin
java.lang.Object
org.gcube.personalization.profileadministration.client.library.plugins.ProfileAdministrationCLPlugin
- All Implemented Interfaces:
- org.gcube.common.clients.delegates.ProxyPlugin<EndpointReference,ProfileAdministrationStub,ProfileAdministrationCLProxyI>, org.gcube.common.clients.fw.plugin.Plugin<ProfileAdministrationStub,ProfileAdministrationCLProxyI>
public class ProfileAdministrationCLPlugin
- extends Object
- implements org.gcube.common.clients.fw.plugin.Plugin<ProfileAdministrationStub,ProfileAdministrationCLProxyI>
ProfileAdministration Client Library plugin. Exposes information that allows CL Framework
components to act on behalf of ProfileAdministration CL.
- Author:
- Panagiota Koltsida, NKUA
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ProfileAdministrationCLPlugin
public ProfileAdministrationCLPlugin()
name
public String name()
- Implementation of Plugin operations. With these callbacks the library
describes Search to the framework.
- Specified by:
name in interface org.gcube.common.clients.delegates.ProxyPlugin<EndpointReference,ProfileAdministrationStub,ProfileAdministrationCLProxyI>
namespace
public String namespace()
- Specified by:
namespace in interface org.gcube.common.clients.delegates.ProxyPlugin<EndpointReference,ProfileAdministrationStub,ProfileAdministrationCLProxyI>- Specified by:
namespace in interface org.gcube.common.clients.fw.plugin.Plugin<ProfileAdministrationStub,ProfileAdministrationCLProxyI>
serviceClass
public String serviceClass()
- Specified by:
serviceClass in interface org.gcube.common.clients.delegates.ProxyPlugin<EndpointReference,ProfileAdministrationStub,ProfileAdministrationCLProxyI>
serviceName
public String serviceName()
- Specified by:
serviceName in interface org.gcube.common.clients.delegates.ProxyPlugin<EndpointReference,ProfileAdministrationStub,ProfileAdministrationCLProxyI>
convert
public Exception convert(Exception fault,
org.gcube.common.clients.config.ProxyConfig<?,?> config)
- Specified by:
convert in interface org.gcube.common.clients.delegates.ProxyPlugin<EndpointReference,ProfileAdministrationStub,ProfileAdministrationCLProxyI>
resolve
public ProfileAdministrationStub resolve(EndpointReference reference,
org.gcube.common.clients.config.ProxyConfig<?,?> proxyConfig)
throws Exception
- Specified by:
resolve in interface org.gcube.common.clients.delegates.ProxyPlugin<EndpointReference,ProfileAdministrationStub,ProfileAdministrationCLProxyI>
- Throws:
Exception
newProxy
public ProfileAdministrationCLDefaultProxy newProxy(org.gcube.common.clients.delegates.ProxyDelegate<ProfileAdministrationStub> delegate)
- Specified by:
newProxy in interface org.gcube.common.clients.delegates.ProxyPlugin<EndpointReference,ProfileAdministrationStub,ProfileAdministrationCLProxyI>
Copyright © 2013. All Rights Reserved.