|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jfree.report.modules.DefaultModuleInfo
org.jfree.report.modules.AbstractModule
org.jfree.report.DefaultLogModule
The module definition for the System.out-Logging. This is the default log implementation and is provided to insert the logging initialisation in the module loading process.
Constructor Summary | |
DefaultLogModule()
DefaultConstructor. |
Method Summary | |
void |
initialize()
Initalizes the module. |
Methods inherited from class org.jfree.report.modules.AbstractModule |
configure, getDescription, getName, getOptionalModules, getProducer, getRequiredModules, getSubSystem, isClassLoadable, loadModuleInfo, loadModuleInfo, performExternalInitialize, setDescription, setName, setOptionalModules, setProducer, setRequiredModules, setSubSystem, toString |
Methods inherited from class org.jfree.report.modules.DefaultModuleInfo |
equals, getMajorVersion, getMinorVersion, getModuleClass, getPatchLevel, hashCode, setMajorVersion, setMinorVersion, setModuleClass, setPatchLevel |
Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
Methods inherited from interface org.jfree.report.modules.ModuleInfo |
getMajorVersion, getMinorVersion, getModuleClass, getPatchLevel |
Constructor Detail |
public DefaultLogModule() throws ModuleInitializeException
ModuleInitializeException
- if an error occured.Method Detail |
public void initialize() throws ModuleInitializeException
ModuleInitializeException
- if an error occured.Module.initialize()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |