org.jmx4odp.j4oNet
Class XmlExecutor
java.lang.Object
org.jmx4odp.j4oNet.XmlExecutor
public class XmlExecutor
- extends java.lang.Object
Takes XML scripts and applies them to a JMX agent via the RMI connector.
USAGE: org.jmx4odp.j4oNet.XmlExecutor
- Author:
- Lucas McGregor
|
Method Summary |
static void |
main(java.lang.String[] args)
|
void |
processDoc(java.lang.String xmlUrl)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
XmlExecutor
public XmlExecutor()
main
public static void main(java.lang.String[] args)
throws java.lang.Exception
- Throws:
java.lang.Exception
processDoc
public void processDoc(java.lang.String xmlUrl)
throws java.lang.Exception
- Throws:
java.lang.Exception