Uses of Class
ch.qos.logback.core.joran.spi.Interpreter
Packages that use Interpreter
Package
Description
Contains Joran configuration classes.
-
Uses of Interpreter in ch.qos.logback.core.joran
Fields in ch.qos.logback.core.joran declared as InterpreterMethods in ch.qos.logback.core.joran with parameters of type InterpreterModifier and TypeMethodDescriptionprotected abstract void
GenericConfigurator.addImplicitRules
(Interpreter interpreter) protected void
JoranConfiguratorBase.addImplicitRules
(Interpreter interpreter) -
Uses of Interpreter in ch.qos.logback.core.joran.spi
Fields in ch.qos.logback.core.joran.spi declared as InterpreterModifier and TypeFieldDescription(package private) final Interpreter
EventPlayer.interpreter
(package private) Interpreter
InterpretationContext.joranInterpreter
Methods in ch.qos.logback.core.joran.spi that return InterpreterConstructors in ch.qos.logback.core.joran.spi with parameters of type InterpreterModifierConstructorDescription(package private)
CAI_WithLocatorSupport
(Context context, Interpreter interpreter) EventPlayer
(Interpreter interpreter) InterpretationContext
(Context context, Interpreter joranInterpreter) -
Uses of Interpreter in ch.qos.logback.core.sift
Methods in ch.qos.logback.core.sift with parameters of type InterpreterModifier and TypeMethodDescriptionprotected void
SiftingJoranConfiguratorBase.addImplicitRules
(Interpreter interpreter) -
Uses of Interpreter in chapters.onJoran
Methods in chapters.onJoran with parameters of type InterpreterModifier and TypeMethodDescriptionprotected void
SimpleConfigurator.addImplicitRules
(Interpreter interpreter)