Uses of Class
org.jclouds.compute.predicates.NodePresentAndInIntendedState

Packages that use NodePresentAndInIntendedState
org.jclouds.compute.predicates   
 

Uses of NodePresentAndInIntendedState in org.jclouds.compute.predicates
 

Subclasses of NodePresentAndInIntendedState in org.jclouds.compute.predicates
 class NodeRunning
          Tests to see if a node is running.
 class NodeSuspended
          Tests to see if a node is suspended.
 



Copyright © 2009-2011 jclouds. All Rights Reserved.