Package org.qi4j.api.configuration

Interface Summary
Configuration<T> Provide Configurations for Services.
ConfigurationComposite Services that want to be configurable should have a ConfigurationComposite that contains all the settings.
Enabled Common configuration for setting whether a service is enabled or not.
 

Class Summary
Configuration.ConfigurationMixin<T> Implementation of Configuration.