|
|||||||||
| Home >> All >> org >> argouml >> [ configuration overview ] | PREV NEXT | ||||||||
Uses of Class
org.argouml.configuration.ConfigurationHandler
| Uses of ConfigurationHandler in org.argouml.configuration |
| Subclasses of ConfigurationHandler in org.argouml.configuration | |
class |
ConfigurationProperties
This class provides a user configuration based upon properties files. |
| Fields in org.argouml.configuration declared as ConfigurationHandler | |
private static ConfigurationHandler |
ConfigurationFactory._handler
The active configuration handler. |
private static ConfigurationHandler |
Configuration._config
The only occurance of the configuration handler. |
| Methods in org.argouml.configuration that return ConfigurationHandler | |
ConfigurationHandler |
ConfigurationFactory.getConfigurationHandler()
Returns the customized configuration for the user. |
static ConfigurationHandler |
Configuration.getConfigurationHandler()
Returns the instance of the configuration singleton. |
|
|||||||||
| Home >> All >> org >> argouml >> [ configuration overview ] | PREV NEXT | ||||||||