public class KarafSingletonImpl extends Object implements de.mhus.lib.core.system.ISingleton, de.mhus.lib.core.system.SingletonInitialize
| Constructor and Description |
|---|
KarafSingletonImpl() |
| Modifier and Type | Method and Description |
|---|---|
de.mhus.lib.core.MActivator |
createActivator() |
de.mhus.lib.core.logging.Log |
createLog(Object owner) |
void |
doInitialize(ClassLoader coreLoader) |
de.mhus.lib.core.lang.BaseControl |
getBaseControl() |
de.mhus.lib.core.config.IConfig |
getConfig() |
de.mhus.lib.core.service.ConfigProvider |
getConfigProvider() |
de.mhus.lib.core.logging.LogFactory |
getLogFactory() |
boolean |
isTrace(String name) |
public de.mhus.lib.core.logging.Log createLog(Object owner)
createLog in interface de.mhus.lib.core.system.ISingletonpublic de.mhus.lib.core.config.IConfig getConfig()
public de.mhus.lib.core.lang.BaseControl getBaseControl()
getBaseControl in interface de.mhus.lib.core.system.ISingletonpublic de.mhus.lib.core.MActivator createActivator()
createActivator in interface de.mhus.lib.core.system.ISingletonpublic de.mhus.lib.core.logging.LogFactory getLogFactory()
getLogFactory in interface de.mhus.lib.core.system.ISingletonpublic de.mhus.lib.core.service.ConfigProvider getConfigProvider()
getConfigProvider in interface de.mhus.lib.core.system.ISingletonpublic void doInitialize(ClassLoader coreLoader)
doInitialize in interface de.mhus.lib.core.system.SingletonInitializepublic boolean isTrace(String name)
isTrace in interface de.mhus.lib.core.system.ISingletonCopyright © 2014. All rights reserved.