The ConfigTree CM bundle registers the ConfigurationAdmin configuration type.
What is ConfigTree
The ConfigTree is a utility for storing configuration data in a tree-like structure where each leaf contains a collection of key-value pairs. ConfigTree configurations of different runtime components can be exported and in binary and XML file formats. More about ConfigTree.
Feature Set
The ConfigurationAdmin Configuration Type
The ConfigurationAdmin type contains information about all runtime configuration properties, managed by the OSGi Configuration Bundle.
Each PID, registered by a Managed Service interface, is represented as a separate config node.
Each FPID, registered by a Managed Service Factory interface, is represented as a parent config node, which has separate child nodes for each configuration set based on it.