org.terracotta.modules.ehcache.presentation
Class AggregateEhcacheStatsChartPanel
java.lang.Object
BaseRuntimeStatsPanel
org.terracotta.modules.ehcache.presentation.BaseEhcacheStatsChartPanel
org.terracotta.modules.ehcache.presentation.AggregateEhcacheStatsChartPanel
public class AggregateEhcacheStatsChartPanel
- extends BaseEhcacheStatsChartPanel
| Fields inherited from class org.terracotta.modules.ehcache.presentation.BaseEhcacheStatsChartPanel |
CACHE_HIT_SAMPLE_ATTR, CACHE_MISS_SAMPLE_ATTR, CACHE_PUT_SAMPLE_ATTR, CACHE_UPDATE_SAMPLE_ATTR, cacheHitRateLabel, cacheHitRateLabelFormat, cacheHitRateSeries, cacheHitRatioLabel, cacheHitRatioLabelFormat, cacheHitRatioSeries, cacheManagerModel, cacheMissRateLabel, cacheMissRateLabelFormat, cacheMissRateSeries, cachePutRateLabel, cachePutRateLabelFormat, cachePutRateSeries, cacheUpdateRateLabel, cacheUpdateRateLabelFormat, cacheUpdateRateSeries, clusterListener, labelFont, POLLED_ATTRS, statsBeanObjectName |
| Methods inherited from class org.terracotta.modules.ehcache.presentation.BaseEhcacheStatsChartPanel |
createOverlayLabel, createStatusLabel, getCacheManagerModel, getClusterModel, init, setup, setupCacheHitRatioPanel, setupCacheMissRatePanel, setupCachePutRatePanel, setupUpdateRatePanel, suspend, updateAllSeries |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AggregateEhcacheStatsChartPanel
public AggregateEhcacheStatsChartPanel(ApplicationContext appContext)
setup
public void setup(ApplicationContext appContext,
CacheManagerModel cacheManagerModel)
- Overrides:
setup in class BaseEhcacheStatsChartPanel
attributesPolled
public void attributesPolled(PolledAttributesResult result)
clientConnected
public void clientConnected(IClient client)
- Overrides:
clientConnected in class BaseEhcacheStatsChartPanel
clientDisconnected
public void clientDisconnected(IClient client)
- Overrides:
clientDisconnected in class BaseEhcacheStatsChartPanel
addPolledAttributeListener
protected void addPolledAttributeListener()
- Overrides:
addPolledAttributeListener in class BaseEhcacheStatsChartPanel
removePolledAttributeListener
protected void removePolledAttributeListener()
- Overrides:
removePolledAttributeListener in class BaseEhcacheStatsChartPanel
tearDown
public void tearDown()
- Overrides:
tearDown in class BaseEhcacheStatsChartPanel
Copyright © 2010 Terracotta, Inc.. All Rights Reserved.