Package ch.qos.logback.core.joran.action

Class Summary
AbstractEventEvaluatorAction  
AbstractLayoutAction<E>  
Action Most of the work for configuring log4j is done by Actions.
ActionConst This class contains costants used by other Actions.
AppenderAction<E>  
AppenderRefAction  
ContextPropertyAction  
ConversionRuleAction  
IADataForComplexProperty Lump together several fields for use by NestedComplexPropertyIA.
ImplicitAction ImplcitActions are like normal (explicit) actions except that are applied by the parser when no other pattern applies.
IncludeAction  
NestedBasicPropertyIA This action is responsible for tying together a parent object with one of its simple properties specified as an element but for which there is no explicit rule.
NestedComplexPropertyIA This action is responsible for tying together a parent object with a child element for which there is no explicit rule.
NewRuleAction  
NOPAction No operation (NOP) action that does strictly nothing.
ParamAction  
PropertyAction This class serves as a base for other actions, which similar to the ANT task which add/set properties of a given object.
StatusListenerAction  
 



Copyright © 2005-2009 QOS.ch. All Rights Reserved.