|
||||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||
java.lang.Object | +--org.argouml.application.configuration.ConfigurationFactory
A factory object that provides configuration information.
| Field Summary | |
|---|---|
private static ConfigurationHandler |
_handler
The active configuration handler. |
private static ConfigurationFactory |
SINGLETON
The only occurance of the configuration factory. |
| Constructor Summary | |
|---|---|
private |
ConfigurationFactory()
Private constructor to not allow instantiation. |
| Method Summary | |
|---|---|
ConfigurationHandler |
getConfigurationHandler()
Returns the customized configuration for the user. |
static ConfigurationFactory |
getInstance()
Returns the instance of the singleton. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
private static final ConfigurationFactory SINGLETON
private static ConfigurationHandler _handler
| Constructor Detail |
private ConfigurationFactory()
| Method Detail |
public static final ConfigurationFactory getInstance()
public ConfigurationHandler getConfigurationHandler()
|
||||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||
| ArgoUML © 1996-2004 (20040306) | ArgoUML Homepage | ArgoUML Developers' page | ArgoUML Cookbook |