Uses of Class
ch.qos.logback.tyler.base.TylerModelInterpretationContext
Packages that use TylerModelInterpretationContext
-
Uses of TylerModelInterpretationContext in ch.qos.logback.tyler.base.handler
Methods in ch.qos.logback.tyler.base.handler with parameters of type TylerModelInterpretationContextModifier and TypeMethodDescriptionprotected voidElseModelHandler.addJavaStatement(TylerModelInterpretationContext tmic) protected voidIfModelHandler.addJavaStatement(TylerModelInterpretationContext tmic, String conditionStr) protected voidTylerIncludeModelHandler.addJavaStatement(TylerModelInterpretationContext tmic, ch.qos.logback.core.model.IncludeModel originalModel) protected voidTylerPropertiesConfiguratorModelHandler.addJavaStatement(TylerModelInterpretationContext tmic, ch.qos.logback.classic.model.PropertiesConfiguratorModel pcModel)