Имя |
Описание |
CollectionsGroup |
|
CollectionsGroupCollection |
Collection of the CollectionsGroupElement objects. |
CollectionsSection |
Deals with Loading Configuration values from the config file. |
Config |
The Config class is a wrapper around the ConfigurationSectionLoader. It deals with creating and loading in the variables. It allows easier access to any Value for a given key. For a given key it will return NULL or the value if found. |
ConfigValueItem |
|
ConfigurationGroupCollection |
holds the collection of all configuraiton groups, i.e. all clients, the name attribute for each group is the key to the collection |
ConfigurationGroupElement |
configuration group, one section per each client as such. contains the value items collection. |
ConfigurationSectionLoader |
Deals with Loading Configuration values from the config file. |
TripleDESProtectedConfigurationProvider |
|
ValueItemElement |
An Object to Hold a single key value pair. |
ValueItemElementCollection |
Object to hold a list of valueItemElements |