org.jfree.report.modules.preferences.filesystem
public class FileConfigStoreModuleInitializer extends Object implements ModuleInitializer
| Field Summary | |
|---|---|
| static String | SYSTEM_BASEDIR_CONFIG_KEY
The configuration key that specifies the base directory for the system configuration
storage. |
| static String | USER_BASEDIR_CONFIG_KEY
The configuration key that specifies the base directory for the user configuration
storage. |
| Constructor Summary | |
|---|---|
| FileConfigStoreModuleInitializer()
DefaultConstructor. | |
| Method Summary | |
|---|---|
| void | performInit()
Performs the module initialization and registers the storage providers at the config
factory.
|
Throws: ModuleInitializeException if an error occures