Interface HttpRegistryUrlAccessor.HttpRegistryUrlBuilder<B extends HttpRegistryUrlAccessor.HttpRegistryUrlBuilder<B>>

    • Method Detail

      • withHttpRegistryUrl

        B withHttpRegistryUrl​(org.refcodes.net.Url aUrl)
        Sets the URL for the URL property locating the service registry registry.
        Parameters:
        aUrl - The service registry registry URL to be stored by the URL property.
        Returns:
        The builder for applying multiple build operations.