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
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.sun.tools.jconsole.JConsolePlugin
addContextPropertyChangeListener, getContext, removeContextPropertyChangeListener, setContext
-
Constructor Details
-
TxPerfPlugin
public TxPerfPlugin()
-
-
Method Details
-
getTabs
- Specified by:
getTabsin classcom.sun.tools.jconsole.JConsolePlugin
-
propertyChange
- Specified by:
propertyChangein interfacePropertyChangeListener
-
dispose
public void dispose()- Overrides:
disposein classcom.sun.tools.jconsole.JConsolePlugin
-
newSwingWorker
- Specified by:
newSwingWorkerin classcom.sun.tools.jconsole.JConsolePlugin
-