public class HelloAction extends Action
Modifier and Type | Field and Description |
---|---|
static String |
PROPERTY_KEY |
ACTION_CLASS_ATTRIBUTE, CLASS_ATTRIBUTE, FILE_ATTRIBUTE, KEY_ATTRIBUTE, NAME_ATTRIBUTE, PATTERN_ATTRIBUTE, SCOPE_ATTRIBUTE, VALUE_ATTRIBUTE
context
Constructor and Description |
---|
HelloAction() |
Modifier and Type | Method and Description |
---|---|
void |
begin(InterpretationContext ec,
String name,
Attributes attributes)
Instantiates an layout of the given class and sets its name.
|
void |
end(InterpretationContext ec,
String name)
Once the children elements are also parsed, now is the time to activate
the appender options.
|
body, getColumnNumber, getLineColStr, getLineNumber, toString
addError, addError, addInfo, addInfo, addStatus, addWarn, addWarn, getContext, getDeclaredOrigin, getStatusManager, setContext
public static final String PROPERTY_KEY
public HelloAction()
public void begin(InterpretationContext ec, String name, Attributes attributes)
public void end(InterpretationContext ec, String name)
Copyright © 2005–2018 QOS.ch. All rights reserved.