Class ConfigValuePropertiesConfigSource

    • Constructor Detail

      • ConfigValuePropertiesConfigSource

        public ConfigValuePropertiesConfigSource​(URL url)
                                          throws IOException
        Deprecated, for removal: This API element is subject to removal in a future version.
        Throws:
        IOException
      • ConfigValuePropertiesConfigSource

        public ConfigValuePropertiesConfigSource​(URL url,
                                                 int defaultOrdinal)
                                          throws IOException
        Deprecated, for removal: This API element is subject to removal in a future version.
        Throws:
        IOException
      • ConfigValuePropertiesConfigSource

        public ConfigValuePropertiesConfigSource​(Map<String,​String> properties,
                                                 String name,
                                                 int defaultOrdinal)
        Deprecated, for removal: This API element is subject to removal in a future version.