Package ch.qos.logback.tyler.base
Class TylerModelInterpretationContext
java.lang.Object
ch.qos.logback.core.spi.ContextAwareBase
ch.qos.logback.core.model.processor.ModelInterpretationContext
ch.qos.logback.tyler.base.TylerModelInterpretationContext
- All Implemented Interfaces:
ch.qos.logback.core.spi.ContextAware,ch.qos.logback.core.spi.ContextAwarePropertyContainer,ch.qos.logback.core.spi.PropertyContainer
public class TylerModelInterpretationContext
extends ch.qos.logback.core.model.processor.ModelInterpretationContext
-
Field Summary
FieldsModifier and TypeFieldDescriptionfinal com.squareup.javapoet.MethodSpec.Builderfinal com.squareup.javapoet.TypeSpec.BuilderFields inherited from class ch.qos.logback.core.model.processor.ModelInterpretationContext
importMap, variableSubstitutionsHelperFields inherited from class ch.qos.logback.core.spi.ContextAwareBase
context -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class ch.qos.logback.core.model.processor.ModelInterpretationContext
addDependencyDefinition, addImport, addSubstitutionProperty, createAppenderBags, getBeanDescriptionCache, getConfiguratorHint, getCopyOfPropertyMap, getDefaultNestedComponentRegistry, getDependeeNamesForModel, getDependencyDefinitions, getImport, getImportMapCopy, getObject, getObjectMap, getObjectStack, getProperty, getTopModel, hasDependers, isModelStackEmpty, isNamedDependeeStarted, isObjectStackEmpty, markStartOfNamedDependee, peekModel, peekObject, popModel, popObject, pushModel, pushObject, setConfiguratorHint, setTopModel, substMethods inherited from class ch.qos.logback.core.spi.ContextAwareBase
addError, addError, addInfo, addInfo, addStatus, addWarn, addWarn, getContext, getDeclaredOrigin, getStatusManager, setContextMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface ch.qos.logback.core.spi.ContextAware
addError, addError, addInfo, addInfo, addStatus, addWarn, addWarn, getContext, setContextMethods inherited from interface ch.qos.logback.core.spi.PropertyContainer
addSubstitutionProperties
-
Field Details
-
tylerConfiguratorTSB
-
configureMethodSpecBuilder
-
-
Constructor Details
-
TylerModelInterpretationContext
-
-
Method Details
-
getContextFieldSpec
-