Logback API
Version 0.9.8

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  
ImplicitAction ImplcitActions are like normal (explicit) actions except that are applied by the parser when no other pattern applies.
ImplicitActionData  
IncludeAction  
MatcherAction  
NestedComponentIA This action is responsible for tying together a parent object with a child element for which there is no explicit rule.
NestedSimplePropertyIA 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.
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.
SubstitutionPropertyAction This action sets new substitution properties for the execution context by name, value pair, or adds all the properties passed in the Properties argument.
 


Logback API
Version 0.9.8

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