org.gcube.vremanagement.resourcemanager.impl.state
Class VirtualNodeList

java.lang.Object
  extended by 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)
           
 
Method Summary
 VirtualNode getNode(String name)
          Gets a node given its name
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

VirtualNodeList

public VirtualNodeList(org.gcube.common.core.scope.GCUBEScope scope)
Method Detail

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.