ch.qos.logback.core
Class PropertyDefinerBase
java.lang.Object
ch.qos.logback.core.spi.ContextAwareBase
ch.qos.logback.core.PropertyDefinerBase
- All Implemented Interfaces:
- ContextAware, PropertyDefiner
- Direct Known Subclasses:
- FileExistsPropertyDefiner
public abstract class PropertyDefinerBase
- extends ContextAwareBase
- implements PropertyDefiner
Set a skeleton implementation for property definers
just for have ContextAwareBase.
- Author:
- Aleksey Didik
Methods inherited from class ch.qos.logback.core.spi.ContextAwareBase |
addError, addError, addInfo, addInfo, addStatus, addWarn, addWarn, getContext, getDeclaredOrigin, getStatusManager, setContext |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PropertyDefinerBase
public PropertyDefinerBase()
Copyright © 2005-2012 QOS.ch. All Rights Reserved.