public class LoggerContextAwareBase extends ContextAwareBase implements LoggerContextAware
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, getStatusManager
equals, 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 © 2010 - 2020 Adobe. All Rights Reserved