com.alibaba.druid.support.jconsole
Class DruidPlugin

java.lang.Object
  extended by com.sun.tools.jconsole.JConsolePlugin
      extended by com.alibaba.druid.support.jconsole.DruidPlugin

public class DruidPlugin
extends com.sun.tools.jconsole.JConsolePlugin


Constructor Summary
DruidPlugin()
           
 
Method Summary
 Map<String,JPanel> getTabs()
           
 SwingWorker<?,?> newSwingWorker()
           
 
Methods inherited from class com.sun.tools.jconsole.JConsolePlugin
addContextPropertyChangeListener, dispose, getContext, removeContextPropertyChangeListener, setContext
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DruidPlugin

public DruidPlugin()
Method Detail

getTabs

public Map<String,JPanel> getTabs()
Specified by:
getTabs in class com.sun.tools.jconsole.JConsolePlugin

newSwingWorker

public SwingWorker<?,?> newSwingWorker()
Specified by:
newSwingWorker in class com.sun.tools.jconsole.JConsolePlugin


Copyright © 2012 Alibaba Group. All Rights Reserved.