Config
Table of Contents
Namespaces
Interfaces
- ConfigurationAwareInterface
- Implement this class to facilitate setter injection of the configuration where needed
- ConfigurationBuilderInterface
- An interface that provides the ability to set both the schema and configuration values
- ConfigurationInterface
- Interface for reading configuration values
- ConfigurationProviderInterface
- Interface for a service which provides a readable configuration object
- MutableConfigurationInterface
- Interface for setting/merging user-defined configuration values into the configuration object
- SchemaBuilderInterface
- Interface that allows new schemas to be added to a configuration
Classes
- Configuration
- ReadOnlyConfiguration
- Provides read-only access to a given Configuration object