| Class and Description |
|---|
| BaseConfigurationFactory
A generic factory class for loading configuration files, binding them to configuration objects, and
validating their constraints.
|
| ConfigurationException
Base class for problems with a Configuration object.
|
| ConfigurationFactory
A generic interface for constructing a configuration object.
|
| ConfigurationFactoryFactory
A generic interface for constructing a configuration factory that can create configuration objects.
|
| ConfigurationSourceProvider
An interface for objects that can create an
InputStream to represent the application
configuration. |
Copyright © 2024. All rights reserved.