org.fusesource.web.console.client
Class FuseConsole
java.lang.Object
org.fusesource.web.console.client.FuseConsole
- All Implemented Interfaces:
- com.google.gwt.core.client.EntryPoint, com.google.gwt.user.client.HistoryListener, java.util.EventListener
public class FuseConsole
- extends java.lang.Object
- implements com.google.gwt.core.client.EntryPoint, com.google.gwt.user.client.HistoryListener
Entry point classes define onModuleLoad().
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FuseConsole
public FuseConsole()
getInstance
public static FuseConsole getInstance()
getMBeanData
public MBeanName getMBeanData(java.lang.String objectName)
onModuleLoad
public void onModuleLoad()
- Specified by:
onModuleLoad in interface com.google.gwt.core.client.EntryPoint
reloadJmx
public static void reloadJmx()
getJmxTreeManager
public JmxTreeManager getJmxTreeManager()
getMainPanel
public com.google.gwt.user.client.ui.HorizontalSplitPanel getMainPanel()
getTree
public com.google.gwt.user.client.ui.Tree getTree()
onHistoryChanged
public void onHistoryChanged(java.lang.String historyToken)
- Specified by:
onHistoryChanged in interface com.google.gwt.user.client.HistoryListener
Copyright © 2009 FuseSource. All Rights Reserved.