| Interface | Description |
|---|---|
| IndyConfigFactory |
Describes a facility for loading all the configurations related to Indy, only one of which is
IndyConfiguration. |
| IndyConfigInfo |
Registration helper for the configuration subsystem, which tells the
IndyConfigFactory which section of the configuration file belongs to
the conifguration class associated with implemenetations of this helper. |
| IndyConfiguration |
Base configuration for Indy's core.
|
| SystemPropertyProvider |
After the IndyConfigFactory loads configuration from disk into an IndyConfigInfo instance, if that instance implements
SystemPropertyProvider the config factory will query it for properties to be added.
|
| Class | Description |
|---|---|
| DefaultIndyConfiguration | |
| UIConfiguration |
Configuration class that tells Indy where its UI files are.
|
Copyright © 2011-2018-2018. All Rights Reserved.