org.gcube.vremanagement.resourcemanager.impl.state
Class VirtualNodeList
java.lang.Object
org.gcube.vremanagement.resourcemanager.impl.state.VirtualNodeList
public class VirtualNodeList
- extends Object
List of nodes belonging a scope
- Author:
- manuele simi (CNR)
|
Constructor Summary |
VirtualNodeList(org.gcube.common.core.scope.GCUBEScope scope)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
VirtualNodeList
public VirtualNodeList(org.gcube.common.core.scope.GCUBEScope scope)
getNode
public VirtualNode getNode(String name)
throws VirtualNode.NoGHNFoundException
- Gets a node given its name
- Parameters:
name - the name of the node
- Returns:
- the node
- Throws:
VirtualNode.NoGHNFoundException
Copyright © 2013. All Rights Reserved.