Interface HttpRegistryUrlAccessor

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

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.