org.terracotta.modules.hibernatecache.presentation
Class AggregateH2LCRuntimeStatsPanel
java.lang.Object
XContainer
org.terracotta.modules.hibernatecache.presentation.BaseH2LCRuntimeStatsPanel
org.terracotta.modules.hibernatecache.presentation.AggregateH2LCRuntimeStatsPanel
- All Implemented Interfaces:
- HierarchyListener, EventListener, NotificationListener
public class AggregateH2LCRuntimeStatsPanel
- extends BaseH2LCRuntimeStatsPanel
| 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 |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AggregateH2LCRuntimeStatsPanel
public AggregateH2LCRuntimeStatsPanel()
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.