com.sleepycat.je.jmx.plugin
Class JEStatsPlugin

java.lang.Object
  extended by JConsolePlugin
      extended by com.sleepycat.je.jmx.plugin.StatsPlugin
          extended by com.sleepycat.je.jmx.plugin.JEStatsPlugin
All Implemented Interfaces:
PropertyChangeListener, EventListener

public class JEStatsPlugin
extends StatsPlugin


Field Summary
static String mBeanNamePrefix
           
 
Fields inherited from class com.sleepycat.je.jmx.plugin.StatsPlugin
mBeanCount, stats, tabs, worker
 
Constructor Summary
JEStatsPlugin()
           
 
Method Summary
protected  void initTabs()
           
 
Methods inherited from class com.sleepycat.je.jmx.plugin.StatsPlugin
dispose, getTabs, newSwingWorker, propertyChange
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

mBeanNamePrefix

public static String mBeanNamePrefix
Constructor Detail

JEStatsPlugin

public JEStatsPlugin()
Method Detail

initTabs

protected void initTabs()
Specified by:
initTabs in class StatsPlugin


Copyright (c) 2004-2010 Oracle. All rights reserved.