Uses of Interface
org.ogf.saga.sd.ServiceDescription

Packages that use ServiceDescription
org.ogf.saga.sd This API provides a mechanism to locate services. 
 

Uses of ServiceDescription in org.ogf.saga.sd
 

Methods in org.ogf.saga.sd that return types with arguments of type ServiceDescription
 Set<ServiceDescription> ServiceDescription.getRelatedServices()
          Returns the set of related services.
 List<ServiceDescription> Discoverer.listServices(String serviceFilter, String dataFilter)
          Returns the set of services that pass the set of specified filters, an implicit authzFilter is constructed from the contexts of the session.
 List<ServiceDescription> Discoverer.listServices(String serviceFilter, String dataFilter, String authzFilter)
          Returns the set of services that pass the set of specified filters.
 



Copyright © 2014 Open Grid Forum. All rights reserved.