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

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

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

Methods in org.apache.airavata.persistance.registry.jpa.resources that return ApplicationDescriptorResource
 ApplicationDescriptorResource GatewayResource.createApplicationDescriptorResource(String descriptorName)
           
 ApplicationDescriptorResource GatewayResource.getApplicationDescriptorResource(String descriptorName)
           
 

Methods in org.apache.airavata.persistance.registry.jpa.resources that return types with arguments of type ApplicationDescriptorResource
 List<ApplicationDescriptorResource> GatewayResource.getApplicationDescriptorResources()
           
 List<ApplicationDescriptorResource> GatewayResource.getApplicationDescriptorResources(String serviceName, String hostName)
           
 



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