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