All Classes and Interfaces

Class
Description
Provides application Configuration based on loading properties and yaml files as well as plugins that supply properties (like dynamic configuration loaded from a db).
Load a config file into a flattened map.
Configuration API for accessing property values and registering onChange listeners.
Build Configuration manually explicitly loading all the configuration as key value pairs.
Expression evaluation.
Return a List of values for a configuration key.
Return a Set of values configured.
Configuration events are sent to this event log.
Plugin that is initiated after the configuration has been loaded.
Additional source to load and update configuration.
The event that occurs on configuration changes.
Build and publish modifications to the configuration.
Run the event listener notifications.
Plugin API for loading resources typically from the classpath or module path.