Class UrlServiceLoader<P>

java.lang.Object
org.kurento.commons.UrlServiceLoader<P>

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

    • UrlServiceLoader

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

    • getStaticUrl

      protected String getStaticUrl()
    • getServiceProvider

      protected P getServiceProvider()