Class KeyMapBackedConfigSource

    • Constructor Detail

      • KeyMapBackedConfigSource

        public KeyMapBackedConfigSource​(String name,
                                        KeyMap<String> properties)
        Deprecated, for removal: This API element is subject to removal in a future version.
      • KeyMapBackedConfigSource

        public KeyMapBackedConfigSource​(String name,
                                        int ordinal,
                                        KeyMap<String> properties)
        Deprecated, for removal: This API element is subject to removal in a future version.
    • Method Detail

      • getProperties

        public Map<String,​String> getProperties()
        Deprecated, for removal: This API element is subject to removal in a future version.
      • getPropertyNames

        public Set<String> getPropertyNames()
        Deprecated, for removal: This API element is subject to removal in a future version.
      • getValue

        public String getValue​(String propertyName)
        Deprecated, for removal: This API element is subject to removal in a future version.