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, getStatusManager
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
addError, addError, addInfo, addInfo, addStatus, addWarn, addWarn, getContext
public void setLoggerContext(LoggerContext context)
setLoggerContext
in interface LoggerContextAware
context
- The context where this component is attached.public void setContext(Context context)
setContext
in interface ContextAware
setContext
in class ContextAwareBase
public LoggerContext getLoggerContext()
LoggerContext
this component is attached to.Copyright © 2005–2021 QOS.ch. All rights reserved.