Class ProxyServiceQuery

All Implemented Interfaces:
Serializable

public class ProxyServiceQuery extends ServiceQuery
Query object for searching proxy services.
See Also:
  • Field Details

    • KEY_SERVICE_PROVIDER

      public static final String KEY_SERVICE_PROVIDER
      Search key for searching based on provider name
      See Also:
    • KEY_PROXYURI

      public static final String KEY_PROXYURI
      Search key for searching based on URI of a proxy service
      See Also:
    • serialVersionUID

      public static final long serialVersionUID
      See Also:
  • Constructor Details

    • ProxyServiceQuery

      public ProxyServiceQuery()
  • Method Details

    • setProvider

      public void setProvider(Ref provider)
      Adds a predicate to return proxy services with the given service provider.
      Parameters:
      provider -
    • setProxyURI

      public void setProxyURI(String proxyURI)
      Adds a predicate to return proxy services with the given URI
      Parameters:
      proxyURI -