org.jfree.report.modules.preferences.filesystem
public class FileConfigStoreModuleInitializer extends java.lang.Object implements org.pentaho.reporting.libraries.base.boot.ModuleInitializer
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
SYSTEM_BASEDIR_CONFIG_KEY
The configuration key that specifies the base directory for the system configuration
storage.
|
static java.lang.String |
USER_BASEDIR_CONFIG_KEY
The configuration key that specifies the base directory for the user configuration
storage.
|
Constructor and Description |
---|
FileConfigStoreModuleInitializer()
DefaultConstructor.
|
Modifier and Type | Method and Description |
---|---|
void |
performInit()
Performs the module initialization and registers the storage providers at the config
factory.
|
public static final java.lang.String USER_BASEDIR_CONFIG_KEY
public static final java.lang.String SYSTEM_BASEDIR_CONFIG_KEY
public FileConfigStoreModuleInitializer()
public void performInit() throws org.pentaho.reporting.libraries.base.boot.ModuleInitializeException
performInit
in interface org.pentaho.reporting.libraries.base.boot.ModuleInitializer
org.pentaho.reporting.libraries.base.boot.ModuleInitializeException
- if an error occures