Uses of Class
ch.qos.logback.core.model.Model
Packages that use Model
Package
Description
Contains Joran configuration classes.
-
Uses of Model in ch.qos.logback.access.joran.action
Methods in ch.qos.logback.access.joran.action that return ModelModifier and TypeMethodDescriptionprotected Model
ConfigurationAction.buildCurrentModel
(SaxEventInterpretationContext interpretationContext, String name, Attributes attributes) -
Uses of Model in ch.qos.logback.access.model
Subclasses of Model in ch.qos.logback.access.modelMethods in ch.qos.logback.access.model with parameters of type Model -
Uses of Model in ch.qos.logback.access.model.processor
Methods in ch.qos.logback.access.model.processor with parameters of type ModelModifier and TypeMethodDescriptionvoid
ConfigurationModelHandler.handle
(ModelInterpretationContext mic, Model model) -
Uses of Model in ch.qos.logback.classic.joran.action
Methods in ch.qos.logback.classic.joran.action that return ModelModifier and TypeMethodDescriptionprotected Model
ConfigurationAction.buildCurrentModel
(SaxEventInterpretationContext interpretationContext, String name, Attributes attributes) protected Model
ContextNameAction.buildCurrentModel
(SaxEventInterpretationContext interpretationContext, String name, Attributes attributes) protected Model
InsertFromJNDIAction.buildCurrentModel
(SaxEventInterpretationContext interpretationContext, String name, Attributes attributes) protected Model
LevelAction.buildCurrentModel
(SaxEventInterpretationContext interpretationContext, String name, Attributes attributes) protected Model
LoggerAction.buildCurrentModel
(SaxEventInterpretationContext interpretationContext, String name, Attributes attributes) protected Model
LoggerContextListenerAction.buildCurrentModel
(SaxEventInterpretationContext interpretationContext, String name, Attributes attributes) protected Model
ReceiverAction.buildCurrentModel
(SaxEventInterpretationContext interpretationContext, String name, Attributes attributes) protected Model
RootLoggerAction.buildCurrentModel
(SaxEventInterpretationContext interpretationContext, String name, Attributes attributes) -
Uses of Model in ch.qos.logback.classic.model
Subclasses of Model in ch.qos.logback.classic.modelModifier and TypeClassDescriptionclass
class
class
class
class
class
class
Methods in ch.qos.logback.classic.model with parameters of type Model -
Uses of Model in ch.qos.logback.classic.model.processor
Methods in ch.qos.logback.classic.model.processor with parameters of type ModelModifier and TypeMethodDescriptionvoid
ConfigurationModelHandler.handle
(ModelInterpretationContext mic, Model model) void
ContextNameModelHandler.handle
(ModelInterpretationContext mic, Model model) void
LevelModelHandler.handle
(ModelInterpretationContext mic, Model model) void
LoggerContextListenerModelHandler.handle
(ModelInterpretationContext mic, Model model) void
LoggerModelHandler.handle
(ModelInterpretationContext mic, Model model) void
ReceiverModelHandler.handle
(ModelInterpretationContext mic, Model model) void
RootLoggerModelHandler.handle
(ModelInterpretationContext mic, Model model) void
LoggerContextListenerModelHandler.postHandle
(ModelInterpretationContext mic, Model model) void
LoggerModelHandler.postHandle
(ModelInterpretationContext mic, Model model) void
ReceiverModelHandler.postHandle
(ModelInterpretationContext mic, Model model) void
RootLoggerModelHandler.postHandle
(ModelInterpretationContext mic, Model model) -
Uses of Model in ch.qos.logback.classic.model.util
Methods in ch.qos.logback.classic.model.util with parameters of type ModelModifier and TypeMethodDescriptionvoid
DefaultClassNameHelper.injectDefaultComponentClasses
(Model aModel, Model parent) This method injects default components classes to implicit models missing a class name. -
Uses of Model in ch.qos.logback.core.joran
Methods in ch.qos.logback.core.joran that return ModelModifier and TypeMethodDescriptionGenericXMLConfigurator.buildModelFromSaxEventList
(List<SaxEvent> saxEvents) GenericXMLConfigurator.recallSafeConfiguration()
Recall the event list previously registered as a safe point.Methods in ch.qos.logback.core.joran with parameters of type ModelModifier and TypeMethodDescriptionvoid
ParamModelHandler.handle
(ModelInterpretationContext intercon, Model model) void
GenericXMLConfigurator.processModel
(Model model) void
GenericXMLConfigurator.registerSafeConfiguration
(Model top) Register the current event list in currently in the interpreter as a safe configuration point. -
Uses of Model in ch.qos.logback.core.joran.action
Methods in ch.qos.logback.core.joran.action that return ModelModifier and TypeMethodDescriptionprotected Model
AppenderAction.buildCurrentModel
(SaxEventInterpretationContext interpretationContext, String name, Attributes attributes) protected Model
AppenderRefAction.buildCurrentModel
(SaxEventInterpretationContext interpretationContext, String name, Attributes attributes) protected abstract Model
BaseModelAction.buildCurrentModel
(SaxEventInterpretationContext interpretationContext, String name, Attributes attributes) protected Model
DefinePropertyAction.buildCurrentModel
(SaxEventInterpretationContext interpretationContext, String name, Attributes attributes) protected Model
EventEvaluatorAction.buildCurrentModel
(SaxEventInterpretationContext interpretationContext, String name, Attributes attributes) protected Model
ImportAction.buildCurrentModel
(SaxEventInterpretationContext interpretationContext, String localName, Attributes attributes) protected Model
ParamAction.buildCurrentModel
(SaxEventInterpretationContext interpretationContext, String name, Attributes attributes) protected Model
PropertyAction.buildCurrentModel
(SaxEventInterpretationContext interpretationContext, String name, Attributes attributes) protected Model
SequenceNumberGeneratorAction.buildCurrentModel
(SaxEventInterpretationContext interpretationContext, String name, Attributes attributes) protected Model
ShutdownHookAction.buildCurrentModel
(SaxEventInterpretationContext interpretationContext, String name, Attributes attributes) protected Model
SiftAction.buildCurrentModel
(SaxEventInterpretationContext interpretationContext, String localName, Attributes attributes) protected Model
StatusListenerAction.buildCurrentModel
(SaxEventInterpretationContext interpretationContext, String name, Attributes attributes) protected Model
TimestampAction.buildCurrentModel
(SaxEventInterpretationContext interpretationContext, String name, Attributes attributes) -
Uses of Model in ch.qos.logback.core.joran.conditional
Methods in ch.qos.logback.core.joran.conditional that return ModelModifier and TypeMethodDescriptionprotected Model
ElseAction.buildCurrentModel
(SaxEventInterpretationContext interpretationContext, String name, Attributes attributes) protected Model
IfAction.buildCurrentModel
(SaxEventInterpretationContext interpretationContext, String name, Attributes attributes) protected Model
ThenAction.buildCurrentModel
(SaxEventInterpretationContext interpretationContext, String name, Attributes attributes) -
Uses of Model in ch.qos.logback.core.joran.spi
Methods in ch.qos.logback.core.joran.spi that return ModelModifier and TypeMethodDescriptionSaxEventInterpretationContext.peekModel()
Return the Model at the top of the model stack, may return null.SaxEventInterpretationContext.popModel()
Methods in ch.qos.logback.core.joran.spi that return types with arguments of type ModelMethods in ch.qos.logback.core.joran.spi with parameters of type Model -
Uses of Model in ch.qos.logback.core.model
Subclasses of Model in ch.qos.logback.core.modelModifier and TypeClassDescriptionclass
class
class
Abstract representation of configuration elementsclass
class
class
class
class
class
class
class
class
class
class
class
class
class
class
Methods in ch.qos.logback.core.model that return ModelMethods in ch.qos.logback.core.model that return types with arguments of type ModelMethods in ch.qos.logback.core.model with parameters of type ModelModifier and TypeMethodDescriptionvoid
Model.addSubModel
(Model m) static Model
protected void
protected void
protected void
protected void
protected void
protected void
protected void
protected void
protected void
protected void
protected void
static void
ModelUtil.resetForReuse
(Model model) -
Uses of Model in ch.qos.logback.core.model.conditional
Subclasses of Model in ch.qos.logback.core.model.conditionalMethods in ch.qos.logback.core.model.conditional with parameters of type Model -
Uses of Model in ch.qos.logback.core.model.processor
Methods in ch.qos.logback.core.model.processor that return ModelModifier and TypeMethodDescriptionDependencyDefinition.getDepender()
ModelInterpretationContext.peekModel()
ModelInterpretationContext.popModel()
Methods in ch.qos.logback.core.model.processor that return types with arguments of type ModelModifier and TypeMethodDescriptionModelHandlerBase.getSupportedModelClass()
Subclasses should return the subclass of Model that they expect to handle.Methods in ch.qos.logback.core.model.processor with parameters of type ModelModifier and TypeMethodDescriptionprotected void
DefaultProcessor.analyseDependencies
(Model model) ModelInterpretationContext.getDependeeNamesForModel
(Model model) void
AppenderModelHandler.handle
(ModelInterpretationContext mic, Model model) void
AppenderRefDependencyAnalyser.handle
(ModelInterpretationContext mic, Model model) void
AppenderRefModelHandler.handle
(ModelInterpretationContext interpContext, Model model) void
DefineModelHandler.handle
(ModelInterpretationContext interpretationContext, Model model) void
EventEvaluatorModelHandler.handle
(ModelInterpretationContext intercon, Model model) void
ImplicitModelHandler.handle
(ModelInterpretationContext mic, Model model) void
ImportModelHandler.handle
(ModelInterpretationContext intercon, Model model) void
InsertFromJNDIModelHandler.handle
(ModelInterpretationContext mic, Model model) abstract void
ModelHandlerBase.handle
(ModelInterpretationContext intercon, Model model) void
NOPModelHandler.handle
(ModelInterpretationContext interpretationContext, Model model) void
PropertyModelHandler.handle
(ModelInterpretationContext interpretationContext, Model model) void
RefContainerDependencyAnalyser.handle
(ModelInterpretationContext mic, Model model) void
SequenceNumberGeneratorModelHandler.handle
(ModelInterpretationContext mic, Model model) void
ShutdownHookModelHandler.handle
(ModelInterpretationContext interpretationContext, Model model) void
StatusListenerModelHandler.handle
(ModelInterpretationContext ic, Model model) void
TimestampModelHandler.handle
(ModelInterpretationContext interpretationContext, Model model) protected boolean
ModelHandlerBase.isSupportedModelType
(Model model) protected boolean
RefContainerDependencyAnalyser.isSupportedModelType
(Model model) protected int
DefaultProcessor.mainTraverse
(Model model, ModelFilter modelFiler) void
AppenderModelHandler.postHandle
(ModelInterpretationContext mic, Model model) void
DefineModelHandler.postHandle
(ModelInterpretationContext interpretationContext, Model model) Now property definer is initialized by all properties and we can put property value to contextvoid
EventEvaluatorModelHandler.postHandle
(ModelInterpretationContext intercon, Model model) void
ImplicitModelHandler.postHandle
(ModelInterpretationContext intercon, Model model) void
ModelHandlerBase.postHandle
(ModelInterpretationContext intercon, Model model) void
RefContainerDependencyAnalyser.postHandle
(ModelInterpretationContext mic, Model model) void
SequenceNumberGeneratorModelHandler.postHandle
(ModelInterpretationContext mic, Model model) void
StatusListenerModelHandler.postHandle
(ModelInterpretationContext mic, Model m) void
void
protected int
DefaultProcessor.secondPhaseTraverse
(Model model, ModelFilter modelFilter) Method parameters in ch.qos.logback.core.model.processor with type arguments of type ModelModifier and TypeMethodDescriptionvoid
DefaultProcessor.addAnalyser
(Class<? extends Model> modelClass, Supplier<ModelHandlerBase> analyserSupplier) void
DefaultProcessor.addHandler
(Class<? extends Model> modelClass, ModelHandlerFactoryMethod modelFactoryMethod) Constructors in ch.qos.logback.core.model.processor with parameters of type Model -
Uses of Model in ch.qos.logback.core.model.processor.conditional
Methods in ch.qos.logback.core.model.processor.conditional with parameters of type ModelModifier and TypeMethodDescriptionvoid
ElseModelHandler.handle
(ModelInterpretationContext mic, Model model) void
IfModelHandler.handle
(ModelInterpretationContext mic, Model model) void
ThenModelHandler.handle
(ModelInterpretationContext mic, Model model) void
IfModelHandler.postHandle
(ModelInterpretationContext mic, Model model) -
Uses of Model in ch.qos.logback.core.model.util
Methods in ch.qos.logback.core.model.util with parameters of type Model -
Uses of Model in ch.qos.logback.core.sift
Methods in ch.qos.logback.core.sift that return ModelMethods in ch.qos.logback.core.sift with parameters of type ModelModifier and TypeMethodDescriptionvoid
NOPSiftModelHandler.handle
(ModelInterpretationContext mic, Model model) void
SiftModelHandler.handle
(ModelInterpretationContext mic, Model model) Constructors in ch.qos.logback.core.sift with parameters of type ModelModifierConstructorDescriptionAppenderFactoryUsingSiftModel
(ModelInterpretationContext parentMic, Model aSiftModel, String discriminatingKey)