Class PropertyLocationProvider


  • @ApplicationScoped
    public class PropertyLocationProvider
    extends Object
    • Constructor Detail

      • PropertyLocationProvider

        public PropertyLocationProvider()
    • Method Detail

      • getUrls

        @Produces
        public String[] getUrls()
      • fromJar

        @Produces
        public boolean fromJar()
      • autoReload

        @Produces
        public boolean autoReload()
      • pollInterval

        @Produces
        public int pollInterval()