org.terracotta.modules.hibernatecache.presentation
Class BaseH2LCRuntimeStatsPanel.RegionStatsWorker

java.lang.Object
  extended by 
      extended by org.terracotta.modules.hibernatecache.presentation.BaseH2LCRuntimeStatsPanel.RegionStatsWorker
Enclosing class:
BaseH2LCRuntimeStatsPanel

protected class BaseH2LCRuntimeStatsPanel.RegionStatsWorker
extends


Constructor Summary
protected BaseH2LCRuntimeStatsPanel.RegionStatsWorker(Callable<Map<String,? extends CacheRegionStats>> callable)
           
 
Method Summary
protected  void finished()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BaseH2LCRuntimeStatsPanel.RegionStatsWorker

protected BaseH2LCRuntimeStatsPanel.RegionStatsWorker(Callable<Map<String,? extends CacheRegionStats>> callable)
Method Detail

finished

protected void finished()


Copyright © 2010 Terracotta, Inc.. All Rights Reserved.