org.terracotta.modules.ehcache.presentation
Class ClientEhCacheRuntimeStatsPanel
java.lang.Object
XContainer
org.terracotta.modules.ehcache.presentation.BaseEhcacheRuntimeStatsPanel
org.terracotta.modules.ehcache.presentation.ClientEhCacheRuntimeStatsPanel
- All Implemented Interfaces:
- HierarchyListener, EventListener, ListSelectionListener, CacheManagerModelListener
public class ClientEhCacheRuntimeStatsPanel
- extends BaseEhcacheRuntimeStatsPanel
|
Field Summary |
protected IClient |
client
|
| Fields inherited from class org.terracotta.modules.ehcache.presentation.BaseEhcacheRuntimeStatsPanel |
appContext, cacheManagerModel, cacheTable, cacheTableModel, clearAllStatsButton, clusterListener, makeCoherentAction, refreshButton, selectedCacheModel, sortColumn, sortDirection, toggleStatsEnabledButton |
| Methods inherited from class org.terracotta.modules.ehcache.presentation.BaseEhcacheRuntimeStatsPanel |
cacheModelAdded, cacheModelChanged, cacheModelRemoved, cachesEnabled, createTablePanel, getCacheManagerModel, getSelectedCacheModel, hierarchyChanged, setCacheTableModel, setSelectedCacheModel, setup, statisticsEnabled, updateStats, valueChanged |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
client
protected IClient client
ClientEhCacheRuntimeStatsPanel
public ClientEhCacheRuntimeStatsPanel()
setup
public void setup(ApplicationContext appContext,
CacheManagerModel cacheManagerModel,
IClient client)
setCoherent
protected void setCoherent(CacheModel cacheModel,
boolean coherent)
- Specified by:
setCoherent in class BaseEhcacheRuntimeStatsPanel
createTableModelWorker
protected BaseEhcacheRuntimeStatsPanel.TableModelWorker createTableModelWorker()
- Specified by:
createTableModelWorker in class BaseEhcacheRuntimeStatsPanel
tearDown
public void tearDown()
- Overrides:
tearDown in class BaseEhcacheRuntimeStatsPanel
Copyright © 2010 Terracotta, Inc.. All Rights Reserved.