org.terracotta.modules.hibernatecache.presentation
Class AggregateH2LCRuntimeStatsPanel

java.lang.Object
  extended by XContainer
      extended by org.terracotta.modules.hibernatecache.presentation.BaseH2LCRuntimeStatsPanel
          extended by org.terracotta.modules.hibernatecache.presentation.AggregateH2LCRuntimeStatsPanel
All Implemented Interfaces:
HierarchyListener, EventListener, NotificationListener

public class AggregateH2LCRuntimeStatsPanel
extends BaseH2LCRuntimeStatsPanel


Nested Class Summary
 
Nested classes/interfaces inherited from class org.terracotta.modules.hibernatecache.presentation.BaseH2LCRuntimeStatsPanel
BaseH2LCRuntimeStatsPanel.RegionStatsWorker
 
Field Summary
 
Fields inherited from class org.terracotta.modules.hibernatecache.presentation.BaseH2LCRuntimeStatsPanel
appContext, beanProvider, CACHE_REGION_STATS, clearAllStatsButton, clusterListener, clusterModel, persistenceUnit, refreshRegionsButton, regionTable, regionTableModel, sortColumn, sortDirection, statsBeanObjectName, statsBeanPattern
 
Constructor Summary
AggregateH2LCRuntimeStatsPanel()
           
 
Method Summary
protected  BaseH2LCRuntimeStatsPanel.RegionStatsWorker createRegionStatsWorker()
           
protected  JComponent createRegionTablePanel()
           
 void setup(ApplicationContext appContext, IClusterModel clusterModel, String persistenceUnit)
           
 
Methods inherited from class org.terracotta.modules.hibernatecache.presentation.BaseH2LCRuntimeStatsPanel
getClusterModel, handleNotification, hierarchyChanged, tearDown, updateRegionStats
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AggregateH2LCRuntimeStatsPanel

public AggregateH2LCRuntimeStatsPanel()
Method Detail

setup

public void setup(ApplicationContext appContext,
                  IClusterModel clusterModel,
                  String persistenceUnit)
Overrides:
setup in class BaseH2LCRuntimeStatsPanel

createRegionTablePanel

protected JComponent createRegionTablePanel()
Overrides:
createRegionTablePanel in class BaseH2LCRuntimeStatsPanel

createRegionStatsWorker

protected BaseH2LCRuntimeStatsPanel.RegionStatsWorker createRegionStatsWorker()
Specified by:
createRegionStatsWorker in class BaseH2LCRuntimeStatsPanel


Copyright © 2010 Terracotta, Inc.. All Rights Reserved.