Class CompositeConfigAdapter

  • All Implemented Interfaces:
    CockpitConfigurationAdapter

    public class CompositeConfigAdapter
    extends java.lang.Object
    implements CockpitConfigurationAdapter
    The class allows to use more than one config adapter for one configuration. It aggregates multiple adapters and apply them sequentially.