Uses of Class
org.apache.airavata.persistance.registry.jpa.resources.HostDescriptorResource

Packages that use HostDescriptorResource
org.apache.airavata.persistance.registry.jpa.resources   
 

Uses of HostDescriptorResource in org.apache.airavata.persistance.registry.jpa.resources
 

Methods in org.apache.airavata.persistance.registry.jpa.resources that return HostDescriptorResource
 HostDescriptorResource GatewayResource.createHostDescriptorResource(String hostDescriptorName)
           
 HostDescriptorResource GatewayResource.getHostDescriptorResource(String hostDescriptorName)
           
 

Methods in org.apache.airavata.persistance.registry.jpa.resources that return types with arguments of type HostDescriptorResource
 List<HostDescriptorResource> GatewayResource.getHostDescriptorResources()
           
 



Copyright © 2011-2013 The Apache Software Foundation. All Rights Reserved.