SMILA (incubation) API documentation

org.eclipse.smila.management.jmx.client
Class Main

java.lang.Object
  extended by org.eclipse.smila.management.jmx.client.Main

public class Main
extends java.lang.Object

The Class Main.


Constructor Summary
Main()
           
 
Method Summary
static void main(java.lang.String[] args)
          The main method.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Main

public Main()
Method Detail

main

public static void main(java.lang.String[] args)
                 throws java.lang.Exception
The main method.

Parameters:
args - the args
Throws:
java.lang.Exception - the exception

SMILA (incubation) API documentation