public class DefaultLogModule extends AbstractModule
Constructor and Description |
---|
DefaultLogModule()
DefaultConstructor.
|
Modifier and Type | Method and Description |
---|---|
void |
initialize(SubSystem subSystem)
Initalizes the module.
|
configure, getDescription, getName, getOptionalModules, getProducer, getRequiredModules, getSubSystem, isClassLoadable, isClassLoadable, loadModuleInfo, loadModuleInfo, performExternalInitialize, performExternalInitialize, setDescription, setName, setOptionalModules, setProducer, setRequiredModules, setSubSystem, toString
equals, getMajorVersion, getMinorVersion, getModuleClass, getPatchLevel, hashCode, setMajorVersion, setMinorVersion, setModuleClass, setPatchLevel
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
getMajorVersion, getMinorVersion, getModuleClass, getPatchLevel
public DefaultLogModule() throws ModuleInitializeException
ModuleInitializeException
- if an error occured.public void initialize(SubSystem subSystem) throws ModuleInitializeException
subSystem
- the sub-system.ModuleInitializeException
- if an error occured.Copyright © 2001–2018 JFree.org. All rights reserved.