Uses of Class
org.gcube.vremanagement.resourcemanager.impl.state.VirtualNode.NoGHNFoundException

Packages that use VirtualNode.NoGHNFoundException
org.gcube.vremanagement.resourcemanager.impl.brokerage.servicebroker   
org.gcube.vremanagement.resourcemanager.impl.resources   
org.gcube.vremanagement.resourcemanager.impl.state   
 

Uses of VirtualNode.NoGHNFoundException in org.gcube.vremanagement.resourcemanager.impl.brokerage.servicebroker
 

Methods in org.gcube.vremanagement.resourcemanager.impl.brokerage.servicebroker that throw VirtualNode.NoGHNFoundException
static String PlanRequest.create(Set<ScopedDeployedSoftware> services, ScopeState scopeState, String... suggestedGHNs)
          Creates the request plan for the Broker Service
 

Uses of VirtualNode.NoGHNFoundException in org.gcube.vremanagement.resourcemanager.impl.resources
 

Methods in org.gcube.vremanagement.resourcemanager.impl.resources that throw VirtualNode.NoGHNFoundException
 void ScopedDeployedSoftware.scheduleUndeploy(VirtualNode node)
          Schedules the undeployment of an instance of this service from the node
 void ScopedDeployedSoftware.setCallbackID(String id)
          Sets the callback ID from now on for all the service's operations
 

Uses of VirtualNode.NoGHNFoundException in org.gcube.vremanagement.resourcemanager.impl.state
 

Methods in org.gcube.vremanagement.resourcemanager.impl.state that throw VirtualNode.NoGHNFoundException
 void InstanceState.disposeState(org.gcube.common.core.scope.GCUBEScope scope, Session report)
          Disposes the scope
protected static VirtualNode VirtualNode.fromID(String ID, org.gcube.common.core.scope.GCUBEScope scope)
           
protected static VirtualNode VirtualNode.fromName(String name, org.gcube.common.core.scope.GCUBEScope scope)
           
 VirtualNode VirtualNodeList.getNode(String name)
          Gets a node given its name
 VirtualNode ScopeState.getNode(String name)
          Gets the node by its name
 VirtualNode ScopeState.getNodeById(String id)
          Gets the node by its identifier
 void ScopeState.removeResources(Set<ScopedResource> oldresources)
          Removes the resources from the scope
 



Copyright © 2012. All Rights Reserved.