Kodo 4.2.0. (DEPRECATED)

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(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(Configuration conf,
                        String[] args)
This allows other facades to this tool to pass in a configuration subclass.


Kodo 4.2.0. (DEPRECATED)

Copyright 2011 Oracle, Inc. All Rights Reserved.

This documentation is deprecated and will be removed in the next release of WebLogic Server.


Oracle Fusion Middleware Oracle Kodo 4.2.0 API Reference (DEPRECATED)
11g Release 1 (10.3.6)
Part Number E13950-02