com.arjuna.ats.arjuna.tools.stats
Class TxPerfPlugin
java.lang.Object
com.sun.tools.jconsole.JConsolePlugin
com.arjuna.ats.arjuna.tools.stats.TxPerfPlugin
- All Implemented Interfaces:
- PropertyChangeListener, EventListener
public class TxPerfPlugin
- extends com.sun.tools.jconsole.JConsolePlugin
- implements PropertyChangeListener
Methods inherited from class com.sun.tools.jconsole.JConsolePlugin |
addContextPropertyChangeListener, getContext, removeContextPropertyChangeListener, setContext |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TxPerfPlugin
public TxPerfPlugin()
getTabs
public Map<String,JPanel> getTabs()
- Specified by:
getTabs
in class com.sun.tools.jconsole.JConsolePlugin
propertyChange
public void propertyChange(PropertyChangeEvent ev)
- Specified by:
propertyChange
in interface PropertyChangeListener
dispose
public void dispose()
- Overrides:
dispose
in class com.sun.tools.jconsole.JConsolePlugin
newSwingWorker
public SwingWorker<?,?> newSwingWorker()
- Specified by:
newSwingWorker
in class com.sun.tools.jconsole.JConsolePlugin
Copyright © 2012. All Rights Reserved.