org.objectweb.petals.tools.webadmin.jmxserver
Class JMXServer

java.lang.Object
  extended by org.objectweb.petals.tools.webadmin.jmxserver.JMXServer

public final class JMXServer
extends java.lang.Object


Method Summary
 JMXServer getJMXServer()
           
static void main(java.lang.String[] args)
          Create and launches a new MBeanServer.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

main

public static void main(java.lang.String[] args)
                 throws java.lang.Exception
Create and launches a new MBeanServer. N.B. : All System.out will disappear in last version

Parameters:
args - an array of String parameters
Throws:
java.lang.Exception - error occured

getJMXServer

public JMXServer getJMXServer()


Copyright © 2005-2007 ObjectWeb Consortium. All Rights Reserved.