org.apache.joran.action
Class LayoutAction
java.lang.Object
|
+--org.apache.joran.action.Action
|
+--org.apache.joran.action.LayoutAction
- public class LayoutAction
- extends Action
Fields inherited from class org.apache.joran.action.Action |
inError |
LayoutAction
public LayoutAction()
begin
public void begin(ExecutionContext ec,
Element appenderElement)
- Instantiates an layout of the given class and sets its name.
- Specified by:
begin
in class Action
end
public void end(ExecutionContext ec,
Element e)
- Once the children elements are also parsed, now is the time to activate
the appender options.
- Specified by:
end
in class Action
finish
public void finish(ExecutionContext ec)
- Specified by:
finish
in class Action
Copyright 2000-2003 Apache Software Foundation.