org.terracotta.modules.hibernatecache.presentation
Class ClientH2LCRuntimeStatsPanel
java.lang.Object
XContainer
org.terracotta.modules.hibernatecache.presentation.BaseH2LCRuntimeStatsPanel
org.terracotta.modules.hibernatecache.presentation.ClientH2LCRuntimeStatsPanel
- All Implemented Interfaces:
- HierarchyListener, EventListener, NotificationListener
public class ClientH2LCRuntimeStatsPanel
- extends BaseH2LCRuntimeStatsPanel
|
Field Summary |
protected IClient |
client
|
| 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 |
client
protected IClient client
ClientH2LCRuntimeStatsPanel
public ClientH2LCRuntimeStatsPanel()
setup
public void setup(ApplicationContext appContext,
IClusterModel clusterModel,
IClient client,
String persistenceUnit)
createRegionStatsWorker
protected BaseH2LCRuntimeStatsPanel.RegionStatsWorker createRegionStatsWorker()
- Specified by:
createRegionStatsWorker in class BaseH2LCRuntimeStatsPanel
tearDown
public void tearDown()
- Overrides:
tearDown in class BaseH2LCRuntimeStatsPanel
Copyright © 2010 Terracotta, Inc.. All Rights Reserved.