org.terracotta.modules.ehcache.presentation
Class AggregateEhcacheRuntimeStatsPanel
java.lang.Object
XContainer
org.terracotta.modules.ehcache.presentation.BaseEhcacheRuntimeStatsPanel
org.terracotta.modules.ehcache.presentation.AggregateEhcacheRuntimeStatsPanel
- All Implemented Interfaces:
- HierarchyListener, EventListener, ListSelectionListener, CacheManagerModelListener
public class AggregateEhcacheRuntimeStatsPanel
- extends BaseEhcacheRuntimeStatsPanel
| 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, setSelectedCacheModel, statisticsEnabled, tearDown, updateStats, valueChanged |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AggregateEhcacheRuntimeStatsPanel
public AggregateEhcacheRuntimeStatsPanel()
setCoherent
protected void setCoherent(CacheModel cacheModel,
boolean coherent)
- Specified by:
setCoherent in class BaseEhcacheRuntimeStatsPanel
setup
public void setup(ApplicationContext appContext,
CacheManagerModel cacheManagerModel)
- Overrides:
setup in class BaseEhcacheRuntimeStatsPanel
setCacheTableModel
protected void setCacheTableModel(CacheManagerTableModel tableModel)
- Overrides:
setCacheTableModel in class BaseEhcacheRuntimeStatsPanel
createTableModelWorker
protected BaseEhcacheRuntimeStatsPanel.TableModelWorker createTableModelWorker()
- Specified by:
createTableModelWorker in class BaseEhcacheRuntimeStatsPanel
Copyright © 2010 Terracotta, Inc.. All Rights Reserved.