Package ch.qos.logback.core.spi
Class ContextAwareImpl
java.lang.Object
ch.qos.logback.core.spi.ContextAwareImpl
- All Implemented Interfaces:
ContextAware
@Deprecated(since="2022-01-27")
public class ContextAwareImpl
extends Object
implements ContextAware
Deprecated.
This internal logback API is not supported by AEM as a Cloud Service.
A helper class that implements ContextAware methods. Use this class to
implement the ContextAware interface by composition.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidDeprecated.voidDeprecated.voidDeprecated.voidDeprecated.voidDeprecated.voidDeprecated.voidDeprecated.Deprecated.Deprecated.voidsetContext(Context context) Deprecated.
-
Constructor Details
-
ContextAwareImpl
Deprecated.
-
-
Method Details
-
setContext
Deprecated.- Specified by:
setContextin interfaceContextAware
-
getContext
Deprecated.- Specified by:
getContextin interfaceContextAware
-
getStatusManager
Deprecated. -
addStatus
Deprecated.- Specified by:
addStatusin interfaceContextAware
-
addInfo
Deprecated.- Specified by:
addInfoin interfaceContextAware
-
addInfo
Deprecated.- Specified by:
addInfoin interfaceContextAware
-
addWarn
Deprecated.- Specified by:
addWarnin interfaceContextAware
-
addWarn
Deprecated.- Specified by:
addWarnin interfaceContextAware
-
addError
Deprecated.- Specified by:
addErrorin interfaceContextAware
-
addError
Deprecated.- Specified by:
addErrorin interfaceContextAware
-