|
Kodo 4.2.0. generated on July 28 2008 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.solarmetric.manage.jmx.gui.RemoteJMXTool
public class RemoteJMXTool
Tool for remotely monitoring application.
Constructor Summary | |
---|---|
RemoteJMXTool()
|
Method Summary | |
---|---|
static void |
main(Configuration conf,
String[] args)
This allows other facades to this tool to pass in a configuration subclass. |
static void |
main(String[] args)
Usage: java com.solarmetric.manage.RemoteJMXTool [option]* -host/-h <hostname> -port/-p <port> -name/-n <jndiName&gr; |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public RemoteJMXTool()
Method Detail |
---|
public static void main(String[] args)
Usage: java com.solarmetric.manage.RemoteJMXTool [option]* -host/-h <hostname> -port/-p <port> -name/-n <jndiName&gr;
Where the following options are recognized.
Configuration
can be set by
using their names and supplying a value.
public static void main(Configuration conf, String[] args)
|
Kodo 4.2.0. generated on July 28 2008 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |