|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jfree.base.modules.DefaultModuleInfo
org.jfree.base.modules.AbstractModule
org.jfree.base.log.DefaultLogModule
public class 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(SubSystem subSystem)
Initalizes the module. |
| Methods inherited from class org.jfree.base.modules.AbstractModule |
|---|
configure, getDescription, getName, getOptionalModules, getProducer, getRequiredModules, getSubSystem, isClassLoadable, isClassLoadable, loadModuleInfo, loadModuleInfo, performExternalInitialize, performExternalInitialize, setDescription, setName, setOptionalModules, setProducer, setRequiredModules, setSubSystem, toString |
| Methods inherited from class org.jfree.base.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.base.modules.ModuleInfo |
|---|
getMajorVersion, getMinorVersion, getModuleClass, getPatchLevel |
| Constructor Detail |
|---|
public DefaultLogModule()
throws ModuleInitializeException
ModuleInitializeException - if an error occured.| Method Detail |
|---|
public void initialize(SubSystem subSystem)
throws ModuleInitializeException
subSystem - the sub-system.
ModuleInitializeException - if an error occured.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||