org.terracotta.modules.ehcache.presentation
Class BaseEhcacheRuntimeStatsPanel.TableModelWorker

java.lang.Object
  extended by 
      extended by org.terracotta.modules.ehcache.presentation.BaseEhcacheRuntimeStatsPanel.TableModelWorker
Enclosing class:
BaseEhcacheRuntimeStatsPanel

protected class BaseEhcacheRuntimeStatsPanel.TableModelWorker
extends


Field Summary
protected  int selectedRow
           
 
Constructor Summary
protected BaseEhcacheRuntimeStatsPanel.TableModelWorker(Callable<CacheManagerTableModel> callable)
           
 
Method Summary
protected  void finished()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

selectedRow

protected int selectedRow
Constructor Detail

BaseEhcacheRuntimeStatsPanel.TableModelWorker

protected BaseEhcacheRuntimeStatsPanel.TableModelWorker(Callable<CacheManagerTableModel> callable)
Method Detail

finished

protected void finished()


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