Interface ConfigExtension

All Known Subinterfaces:
ConfigParser, ConfigurationLog, ConfigurationPlugin, ConfigurationSource, ModificationEventRunner, ResourceLoader

public interface ConfigExtension
Super interface for all extensions to avaje-config which are loaded via ServiceLoader.

Extend avaje-config by implementing one of the following extension interfaces below and have it registered with ServiceLoader as a ConfigExtension.

Extensions