Module ch.qos.logback.core
Package ch.qos.logback.core.joran.action
Contains Joran Action classes which transform XML elements into Model instances.
-
Class Summary Class Description Action Most of the work for configuring logback is done by Actions.ActionUtil AppenderAction AppenderRefAction BaseModelAction ContextPropertyAction ConversionRuleAction DefinePropertyAction CreatesDefineModelinstance and populate its name, className and scope.EventEvaluatorAction ImcplicitActionDataForBasicProperty Lump together several fields for use byImcplicitActionDataForBasicProperty.ImplicitModelAction Action dealing with elements corresponding to implicit rules.ImplicitModelData Lump together several fields for use by implicit action and co.ImplicitModelDataForComplexProperty Lump together several fields for use byImplicitModelHandler.ImportAction PopulatesImportModelbased on XML input.IncludeAction Build anIncludeModelinstance from SAX events.NewRuleAction NOPAction No operation (NOP) action that does strictly nothing.ParamAction PreconditionValidator PropertyAction This class serves to build a model for properties which are to the ANT <property> task which add/set properties of a given object.ResourceAction An action which builds subclass instances ofResourceModel.SequenceNumberGeneratorAction Action which handles <sequenceNumberGenerator> elements in configuration files.SerializeModelAction ShutdownHookAction Action which buildsShutdownHookModelbased on <shutdownHook> elements found in configuration files.SiftAction StatusListenerAction TimestampAction Given a key and a date-and-time pattern, puts a property to the context, with the specified key and value equal to the current time in the format corresponding to the specified date-and-time pattern. -
Enum Summary Enum Description ActionUtil.Scope