public class JMXConfiguratorAction extends Action
| Modifier and Type | Field and Description |
|---|---|
(package private) static java.lang.String |
CONTEXT_NAME_ATTRIBUTE_NAME |
(package private) static char |
JMX_NAME_SEPARATOR |
(package private) static java.lang.String |
OBJECT_NAME_ATTRIBUTE_NAME |
ACTION_CLASS_ATTRIBUTE, CLASS_ATTRIBUTE, FILE_ATTRIBUTE, KEY_ATTRIBUTE, NAME_ATTRIBUTE, PATTERN_ATTRIBUTE, SCOPE_ATTRIBUTE, VALUE_ATTRIBUTEcontext| Constructor and Description |
|---|
JMXConfiguratorAction() |
| Modifier and Type | Method and Description |
|---|---|
void |
begin(InterpretationContext ec,
java.lang.String name,
org.xml.sax.Attributes attributes)
Called when the parser encounters an element matching a
Pattern. |
void |
end(InterpretationContext ec,
java.lang.String name) |
body, getColumnNumber, getLineColStr, getLineNumber, toStringaddError, addError, addInfo, addInfo, addStatus, addWarn, addWarn, getContext, getDeclaredOrigin, getStatusManager, setContextstatic final java.lang.String OBJECT_NAME_ATTRIBUTE_NAME
static final java.lang.String CONTEXT_NAME_ATTRIBUTE_NAME
static final char JMX_NAME_SEPARATOR
public void begin(InterpretationContext ec, java.lang.String name, org.xml.sax.Attributes attributes) throws ActionException
ActionPattern.begin in class ActionActionExceptionpublic void end(InterpretationContext ec, java.lang.String name) throws ActionException
end in class ActionActionException