Interface ConfigurationMetadataRepository

All Known Implementing Classes:
SimpleConfigurationMetadataRepository

public interface ConfigurationMetadataRepository
A repository of configuration metadata.
Since:
1.3.0
  • Field Details

    • ROOT_GROUP

      static final String ROOT_GROUP
      Defines the name of the "root" group, that is the group that gathers all the properties that aren't attached to a specific group.
      See Also:
  • Method Details