Trees | Indices | Help |
---|
|
object --+ | UserDict.DictMixin --+ | Configuration --+ | ConfigurationSet
A ConfigurationSet represents a set of configurations.
Each configuration should be processed separately. This is matching the Raptor model where a single XML file can contain definitions of multiple specifications and configurations.
It is however somewhat different from the Commons Configuration classes that combine configurations, e.g. CombinedConfiguration, CompositeConfiguration. These act to combine configurations in a way such that a single configuration interface is still presented to the client.
|
|||
|
|||
|
|||
Inherited from Inherited from Inherited from |
|
|||
Inherited from |
|
|||
Inherited from |
|
|
Return a list of configs that matches the name and type specified. This can be queried multiple times to retrieve different named configurations. |
Trees | Indices | Help |
---|
Generated by Epydoc 3.0beta1 on Wed Sep 09 13:44:18 2009 | http://epydoc.sourceforge.net |