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 voidGenericConfigurator.addImplicitRules(Interpreter interpreter) protected voidJoranConfiguratorBase.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 InterpreterEventPlayer.interpreter(package private) InterpreterInterpretationContext.joranInterpreterMethods 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 voidSiftingJoranConfiguratorBase.addImplicitRules(Interpreter interpreter) -
Uses of Interpreter in chapters.onJoran
Methods in chapters.onJoran with parameters of type InterpreterModifier and TypeMethodDescriptionprotected voidSimpleConfigurator.addImplicitRules(Interpreter interpreter)