|
Log4j 1.3alpha-4 | ||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Action | |
org.apache.joran | |
org.apache.joran.action | |
org.apache.log4j.joran.action |
Uses of Action in org.apache.joran |
Methods in org.apache.joran with parameters of type Action | |
void |
RuleStore.addRule(Pattern pattern,
Action action)
|
Uses of Action in org.apache.joran.action |
Subclasses of Action in org.apache.joran.action | |
class |
ImplicitAction
ImplcitActions are like normal (explicit) actions except that are applied by the parser when no other pattern applies. |
class |
NestComponentIA
|
class |
NewRuleAction
|
class |
ParamAction
|
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 |
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 |
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 |
class |
RepositoryPropertyAction
|
class |
RootLoggerAction
|
class |
SubstitutionPropertyAction
This action set new substitution property for the execution context by name, value pair, or adds all the properties found in the specified file. |
|
Log4j 1.3alpha-4 | ||||||||||
PREV NEXT | FRAMES NO FRAMES |