|
|||||||||
| Home >> All >> org >> jbossmx >> cluster >> watchdog >> util >> [ xml overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
org.jbossmx.cluster.watchdog.util.xml
Interface NodeProcessor

- All Known Implementing Classes:
- BaseNodeProcessor
- public interface NodeProcessor
| Method Summary | |
java.lang.String |
getNodeName()
|
void |
processNode(org.w3c.dom.Node node,
XMLScripter xmlScripter,
XMLContext xmlContext)
|
void |
verifyNodeName(java.lang.String nodeName)
|
| Method Detail |
getNodeName
public java.lang.String getNodeName()
verifyNodeName
public void verifyNodeName(java.lang.String nodeName) throws XMLScriptException
processNode
public void processNode(org.w3c.dom.Node node, XMLScripter xmlScripter, XMLContext xmlContext) throws XMLScriptException
|
|||||||||
| Home >> All >> org >> jbossmx >> cluster >> watchdog >> util >> [ xml overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC