org.gcube.common.core.scope
Class VRE
java.lang.Object
org.gcube.common.core.scope.GCUBEScope
org.gcube.common.core.scope.VRE
public class VRE
- extends GCUBEScope
A scope of type VRE.
|
Constructor Summary |
protected |
VRE(String name)
|
| Methods inherited from class org.gcube.common.core.scope.GCUBEScope |
equals, getEnclosingScope, getInfrastructure, getName, getScope, getType, hashCode, isEnclosedIn, isInfrastructure, makeCurrent, setEnclosingScope, setServiceMap, toString |
VRE
protected VRE(String name)
getServiceMap
public ServiceMap getServiceMap()
throws GCUBEScopeNotSupportedException
- Returns the map of service endpoints associated with the scope.
- Specified by:
getServiceMap in class GCUBEScope
- Returns:
- the map
- Throws:
GCUBEScopeNotSupportedException - if no service map is associated with the scope.
Copyright © 2012. All Rights Reserved.