Log4j 1.3alpha-7

Uses of Class
org.apache.log4j.joran.action.Action

Packages that use Action
org.apache.log4j.joran.action   
 

Uses of Action in org.apache.log4j.joran.action
 

Subclasses of Action in org.apache.log4j.joran.action
 class AppenderAction
           
 class AppenderRefAction
           
 class ConfigurationAction
           
 class ConversionRuleAction
           
 class ImplicitAction
          ImplcitActions are like normal (explicit) actions except that are applied by the parser when no other pattern applies.
 class JndiSubstitutionPropertyAction
          This action looks up JNDI properties specified in the configuration file and adds them to the Joran ExecutionContext.
 class LayoutAction
           
 class LevelAction
           
 class LoggerAction
           
 class NestComponentIA
           
 class NewRuleAction
           
 class ParamAction
           
 class PluginAction
           
 class PriorityAction
          This action allows us to warn users that the Priority element has been deprecated but is still accepted.
 class PropertyAction
          This class serves as a base for other actions, which similar to the ANT task which add/set properties of a given object.
 class RepositoryPropertyAction
           
 class RootLoggerAction
           
 class 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.
 


Log4j 1.3alpha-7

Copyright 2000-2005 Apache Software Foundation.