com.arjuna.ats.arjuna.tools.stats
Class TxPerfPlugin

java.lang.Object
  extended by com.sun.tools.jconsole.JConsolePlugin
      extended by 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
TxPerfPlugin()
           
 
Method Summary
 void dispose()
           
 Map<String,JPanel> getTabs()
           
 SwingWorker<?,?> newSwingWorker()
           
 void propertyChange(PropertyChangeEvent ev)
           
 
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
 

Constructor Detail

TxPerfPlugin

public TxPerfPlugin()
Method Detail

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.