Kodo 4.1.0 generated on October 9 2006

com.solarmetric.manage.jmx.gui
Class RemoteJMXTool

java.lang.Object
  extended by com.solarmetric.manage.jmx.gui.RemoteJMXTool

public class RemoteJMXTool
extends Object

Tool for remotely monitoring application.


Constructor Summary
RemoteJMXTool()
           
 
Method Summary
static void main(org.apache.openjpa.lib.conf.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

RemoteJMXTool

public RemoteJMXTool()
Method Detail

main

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.


main

public static void main(org.apache.openjpa.lib.conf.Configuration conf,
                        String[] args)
This allows other facades to this tool to pass in a configuration subclass.


Kodo 4.1.0 generated on October 9 2006

Copyright 2001-2006 BEA Systems, Inc. All Rights Reserved.