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