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

    Fields
    Modifier and Type
    Field
    Description
    final com.squareup.javapoet.MethodSpec.Builder
     
    final com.squareup.javapoet.TypeSpec.Builder
     

    Fields inherited from class ch.qos.logback.core.model.processor.ModelInterpretationContext

    importMap, variableSubstitutionsHelper

    Fields inherited from class ch.qos.logback.core.spi.ContextAwareBase

    context
  • Constructor Summary

    Constructors
    Constructor
    Description
    TylerModelInterpretationContext(ch.qos.logback.core.Context context)
     
  • Method Summary

    Modifier and Type
    Method
    Description
    void
     
    com.squareup.javapoet.FieldSpec
     

    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, subst

    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

    Methods inherited from interface ch.qos.logback.core.spi.ContextAware

    addError, addError, addInfo, addInfo, addStatus, addWarn, addWarn, getContext, setContext

    Methods inherited from interface ch.qos.logback.core.spi.PropertyContainer

    addSubstitutionProperties