Class UrlServiceLoader<P>


  • public abstract class UrlServiceLoader<P>
    extends Object
    • Constructor Detail

      • UrlServiceLoader

        public UrlServiceLoader​(Path configFile,
                                String urlProperty,
                                String urlProviderProperty,
                                String defaultUrl)
    • Method Detail

      • getStaticUrl

        protected String getStaticUrl()
      • getServiceProvider

        protected P getServiceProvider()