|
Log4j 1.3alpha-6 | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.apache.log4j.spi.ComponentBase | +--org.apache.log4j.joran.action.Action | +--org.apache.log4j.joran.action.LevelAction
Field Summary |
Fields inherited from class org.apache.log4j.joran.action.Action |
ACTION_CLASS_ATTRIBUTE, CLASS_ATTRIBUTE, FILE_ATTRIBUTE, NAME_ATTRIBUTE, PATTERN_ATTRIBUTE, VALUE_ATTRIBUTE |
Fields inherited from class org.apache.log4j.spi.ComponentBase |
repository |
Constructor Summary | |
LevelAction()
|
Method Summary | |
void |
begin(org.apache.log4j.joran.spi.ExecutionContext ec,
java.lang.String name,
Attributes attributes)
Called when the parser first encounters an element. |
void |
end(org.apache.log4j.joran.spi.ExecutionContext ec,
java.lang.String e)
|
void |
finish(org.apache.log4j.joran.spi.ExecutionContext ec)
|
Methods inherited from class org.apache.log4j.joran.action.Action |
getColumnNumber, getLineNumber, toString |
Methods inherited from class org.apache.log4j.spi.ComponentBase |
getLogger, setLoggerRepository |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
public LevelAction()
Method Detail |
public void begin(org.apache.log4j.joran.spi.ExecutionContext ec, java.lang.String name, Attributes attributes)
Action
begin
in class Action
public void finish(org.apache.log4j.joran.spi.ExecutionContext ec)
public void end(org.apache.log4j.joran.spi.ExecutionContext ec, java.lang.String e)
end
in class Action
|
Log4j 1.3alpha-6 | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |