org.apache.geronimo.explorer
Class ExplorerMain
java.lang.Object
org.apache.geronimo.explorer.ExplorerMain
- public class ExplorerMain
- extends Object
A temporary bootstap mechanism for the Groovy script until
Groovy reaches beta-1 and can support static main(String[]) methods
- Version:
$Revision: 1.3 $ $Date: 2004/03/10 10:00:24 $
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ExplorerMain
public ExplorerMain()
main
public static void main(String[] args)
getMBeanTreeModel
public static MBeanTreeModel getMBeanTreeModel(String host)
throws Exception
- Throws:
Exception
getMBeanServer
public static javax.management.MBeanServer getMBeanServer(String host)
throws URISyntaxException
- Throws:
URISyntaxException
Copyright © 2003-2005 Apache Software Foundation. All Rights Reserved.