Uses of Interface
org.glassfish.paas.orchestrator.config.Service

Packages that use Service
org.glassfish.paas.orchestrator.config   
org.glassfish.paas.orchestrator.provisioning.cli   
 

Uses of Service in org.glassfish.paas.orchestrator.config
 

Subinterfaces of Service in org.glassfish.paas.orchestrator.config
 interface ApplicationScopedService
           
 interface ExternalService
           
 interface SharedService
           
 

Methods in org.glassfish.paas.orchestrator.config that return types with arguments of type Service
 List<Service> Services.getServices()
           
 

Uses of Service in org.glassfish.paas.orchestrator.provisioning.cli
 

Methods in org.glassfish.paas.orchestrator.provisioning.cli that return Service
 Service ServiceUtil.getService(String serviceName, String appName)
           
 



Copyright © 2012. All Rights Reserved.