org.jboss.errai.tools.monitoring
Class ServerMonitorPanel
java.lang.Object
org.jboss.errai.tools.monitoring.ServerMonitorPanel
- All Implemented Interfaces:
- Attachable
public class ServerMonitorPanel
- extends Object
- implements Attachable
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ServerMonitorPanel
public ServerMonitorPanel(MainMonitorGUI gui,
MessageBus bus,
String busId)
attach
public void attach(ActivityProcessor proc)
- Specified by:
attach
in interface Attachable
openConversationMonitor
public void openConversationMonitor()
addServiceName
public void addServiceName(String serviceName)
removeServiceName
public void removeServiceName(String serviceName)
getPanel
public JPanel getPanel()
getMainMonitorGUI
public MainMonitorGUI getMainMonitorGUI()
Copyright © 2013-2014 JBoss, a division of Red Hat. All Rights Reserved.