org.gcube.vremanagement.vremodeler.impl.util
Class ResourceManagerPorts
java.lang.Object
org.gcube.vremanagement.vremodeler.impl.util.ResourceManagerPorts
public class ResourceManagerPorts
- extends Object
|
Method Summary |
static ResourceManagerPorts |
get(org.gcube.common.core.scope.GCUBEScope scope)
|
org.gcube.vremanagement.resourcemanager.stubs.binder.ResourceBinderPortType |
getBinder()
|
org.gcube.vremanagement.resourcemanager.stubs.reporting.ReportingPortType |
getReporter()
|
org.gcube.vremanagement.resourcemanager.stubs.scontroller.ScopeControllerPortType |
getScopeController()
|
static void |
resetPorts()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
get
public static ResourceManagerPorts get(org.gcube.common.core.scope.GCUBEScope scope)
throws Exception
- Throws:
Exception
resetPorts
public static void resetPorts()
getBinder
public org.gcube.vremanagement.resourcemanager.stubs.binder.ResourceBinderPortType getBinder()
getScopeController
public org.gcube.vremanagement.resourcemanager.stubs.scontroller.ScopeControllerPortType getScopeController()
getReporter
public org.gcube.vremanagement.resourcemanager.stubs.reporting.ReportingPortType getReporter()
Copyright © 2013. All Rights Reserved.