- All Known Implementing Classes:
- DirConfig, NodeConfig, PropertiesConfig, PropertiesConfigFile
public interface IFlatConfig
This interface is a marker to mark a configuration type as a flat and not hierarchical configuration. This means
there can't be a sub config bundle. A example for a flat structure is the PropertiesConfig.
- Version:
- $Id: $Id
- Author:
- mikehummel