Interface HttpRegistryUrlAccessor

All Known Subinterfaces:
HttpRegistry<DESC,B>, HttpRegistryContext<DESC>, HttpRegistryContext.HttpRegistryContextBuilder<DESC>, HttpRegistryRestServer<DESC,B>, HttpRegistrySidecar<DESC,B>, HttpRegistryUrlAccessor.HttpRegistryUrlProperty
All Known Implementing Classes:
AbstractHttpRegistryContextBuilder, AbstractHttpRegistryRestServerDecorator, AbstractHttpRegistrySidecar

public interface HttpRegistryUrlAccessor
Provides an accessor for a service registry registry Url property.
  • Method Details

    • getHttpRegistryUrl

      org.refcodes.web.Url getHttpRegistryUrl()
      Retrieves the URL from the URL property locating the service registry registry.
      Returns:
      The URL stored by the URL property.