Uses of Interface
org.gridlab.gat.resources.HardwareResource

Packages that use HardwareResource
org.gridlab.gat.resources This package contains the classes and interfaces which are used for using resources, be they hardware or software resources. 
 

Uses of HardwareResource in org.gridlab.gat.resources
 

Methods in org.gridlab.gat.resources that return types with arguments of type HardwareResource
 List<HardwareResource> ResourceBroker.findResources(ResourceDescription resourceDescription)
          This method attempts to find one or more matching HardwareResources.
 

Methods in org.gridlab.gat.resources with parameters of type HardwareResource
 Job Job.cloneJob(HardwareResource resource)
          Deprecated. Deprecated, this method doesn't fit in the API anymore