org.gcube.vremanagement.resourcemanager.client
Class RMControllerLibrary
java.lang.Object
org.gcube.vremanagement.resourcemanager.client.RMControllerLibrary
- All Implemented Interfaces:
- RMControllerInterface
public class RMControllerLibrary
- extends Object
- implements RMControllerInterface
- Author:
- Andrea Manzi(CERN)
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RMControllerLibrary
public RMControllerLibrary(org.gcube.common.clients.delegates.ProxyDelegate<RMControllerServiceJAXWSStubs> delegate)
changeScopeOptions
public org.gcube.common.clients.stubs.jaxws.JAXWSUtils.Empty changeScopeOptions(Types.OptionsParameters options)
throws InvalidScopeException,
InvalidOptionsException
- Specified by:
changeScopeOptions
in interface RMControllerInterface
- Throws:
InvalidScopeException
InvalidOptionsException
disposeScope
public String disposeScope(String scope)
throws InvalidScopeException
- Specified by:
disposeScope
in interface RMControllerInterface
- Throws:
InvalidScopeException
createScope
public org.gcube.common.clients.stubs.jaxws.JAXWSUtils.Empty createScope(Types.CreateScopeParameters params)
throws InvalidScopeException,
InvalidOptionsException
- Specified by:
createScope
in interface RMControllerInterface
- Throws:
InvalidScopeException
InvalidOptionsException
Copyright © 2014. All Rights Reserved.