Uses of Class
de.uka.cmtm.serviceregistry.query.ServiceParameter

Packages that use ServiceParameter
de.uka.cmtm.serviceregistry.query   
 

Uses of ServiceParameter in de.uka.cmtm.serviceregistry.query
 

Methods in de.uka.cmtm.serviceregistry.query with parameters of type ServiceParameter
 List<ServiceInfo> ServiceLocator.findServices(ServiceParameter searchParameter)
          This method can be used to search for services suitable to the given searchParameters.
 List<ServiceInfo> DefaultServiceLocator.findServices(ServiceParameter searchParameter)
          This method can be used to search for services suitable to the given searchParameters.