Class ConfigValuePropertiesConfigSource

    • Constructor Detail

      • ConfigValuePropertiesConfigSource

        public ConfigValuePropertiesConfigSource​(URL url)
                                          throws IOException
        Throws:
        IOException
      • ConfigValuePropertiesConfigSource

        public ConfigValuePropertiesConfigSource​(URL url,
                                                 int defaultOrdinal)
                                          throws IOException
        Throws:
        IOException
      • ConfigValuePropertiesConfigSource

        public ConfigValuePropertiesConfigSource​(Map<String,​String> properties,
                                                 String name,
                                                 int defaultOrdinal)