| Package | Description |
|---|---|
| ch.qos.logback.core.joran |
Contains Joran configuration classes.
|
| ch.qos.logback.core.model.processor |
| Modifier and Type | Method and Description |
|---|---|
void |
ParamModelHandler.handle(InterpretationContext intercon,
Model model) |
| Modifier and Type | Method and Description |
|---|---|
void |
AppenderModelHandler.handle(InterpretationContext interpContext,
Model model) |
void |
AppenderRefModelHandler.handle(InterpretationContext intercon,
Model model) |
void |
DefineModelHandler.handle(InterpretationContext interpretationContext,
Model model) |
void |
EventEvaluatorModelHandler.handle(InterpretationContext intercon,
Model model) |
void |
IncludeModelHandler.handle(InterpretationContext intercon,
Model model) |
abstract void |
ModelHandlerBase.handle(InterpretationContext intercon,
Model model) |
void |
StatusListenerModelHandler.handle(InterpretationContext ic,
Model model) |
void |
AppenderModelHandler.postHandle(InterpretationContext interpContext,
Model model) |
void |
DefineModelHandler.postHandle(InterpretationContext interpretationContext,
Model model)
Now property definer is initialized by all properties and we can put
property value to context
|
void |
EventEvaluatorModelHandler.postHandle(InterpretationContext intercon,
Model model) |
void |
ModelHandlerBase.postHandle(InterpretationContext intercon,
Model model) |
Copyright © 2005–2019 QOS.ch. All rights reserved.