| Class | Description |
|---|---|
| Action |
Most of the work for configuring logback is done by Actions.
|
| ActionUtil | |
| AppenderAction | |
| AppenderRefAction | |
| BaseModelAction | |
| ContextPropertyAction | |
| ConversionRuleAction | |
| DefinePropertyAction |
Creates
DefineModel instance and populate its name, className and scope. |
| EventEvaluatorAction | |
| ImcplicitActionDataForBasicProperty |
Lump together several fields for use by
NestedBasicPropertyIA. |
| ImplicitActionDataBase |
Lump together several fields for use by implicit action and co.
|
| ImplicitActionDataForComplexProperty |
Lump together several fields for use by
NestedComplexPropertyIA. |
| ImplicitModelAction |
Action dealing with elements corresponding to implicit rules.
|
| IncludeModelAction | |
| 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.
|
| SequenceNumberGeneratorAction |
Action which handles <sequenceNumberGenerator> elements in configuration files.
|
| ShutdownHookAction |
Action which builds
ShutdownHookModel based on <shutdownHook> elements found in configuration files. |
| 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 | Description |
|---|---|
| ActionUtil.Scope |
Copyright © 2005–2019 QOS.ch. All rights reserved.