|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.hackystat.sensor.xmldata.XmlDataCliSensor
public class XmlDataCliSensor
The entry point into the XmlDataSensor. This class allows command-line arguments to be specified by the user to perform actions based on the options and their parameters.
Constructor Summary | |
---|---|
XmlDataCliSensor()
|
Method Summary | |
---|---|
static void |
main(java.lang.String[] args)
Provide the command line interface to the XmlData sensor. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public XmlDataCliSensor()
Method Detail |
---|
public static void main(java.lang.String[] args)
args
- The command line arguments.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |