public class LoggerContextAwareBase extends ContextAwareBase implements LoggerContextAware
context| Constructor and Description |
|---|
LoggerContextAwareBase() |
| Modifier and Type | Method and Description |
|---|---|
LoggerContext |
getLoggerContext()
Return the
LoggerContext this component is attached to. |
void |
setContext(Context context) |
void |
setLoggerContext(LoggerContext context)
Set the owning context.
|
addError, addError, addInfo, addInfo, addStatus, addWarn, addWarn, getContext, getDeclaredOrigin, getStatusManagerclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaddError, addError, addInfo, addInfo, addStatus, addWarn, addWarn, getContextpublic void setLoggerContext(LoggerContext context)
setLoggerContext in interface LoggerContextAwarecontext - The context where this component is attached.public void setContext(Context context)
setContext in interface ContextAwaresetContext in class ContextAwareBasepublic LoggerContext getLoggerContext()
LoggerContext this component is attached to.Copyright © 2005–2014 QOS.ch. All rights reserved.