org.jfree.report.modules.preferences.base
public class ConfigStoreBaseModule extends AbstractModule
Constructor Summary | |
---|---|
ConfigStoreBaseModule()
DefaultConstructor. |
Method Summary | |
---|---|
void | initialize(SubSystem subSystem)
Initializes the module. |
Throws: ModuleInitializeException if an error occured.
Parameters: subSystem the subSystem.
Throws: ModuleInitializeException if an error ocurred while initializing the module.