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, toStringequals, getMajorVersion, getMinorVersion, getModuleClass, getPatchLevel, hashCode, setMajorVersion, setMinorVersion, setModuleClass, setPatchLevelclone, finalize, getClass, notify, notifyAll, wait, wait, waitgetMajorVersion, getMinorVersion, getModuleClass, getPatchLevelpublic DefaultLogModule()
throws ModuleInitializeException
ModuleInitializeException - if an error occured.public void initialize(SubSystem subSystem) throws ModuleInitializeException
subSystem - the sub-system.ModuleInitializeException - if an error occured.