org.terracotta.modules.hibernatecache.presentation
Class BaseHibernateRuntimeStatsPanel.CollectionStatsWorker

java.lang.Object
  extended by 
      extended by org.terracotta.modules.hibernatecache.presentation.BaseHibernateRuntimeStatsPanel.CollectionStatsWorker
Enclosing class:
BaseHibernateRuntimeStatsPanel

protected class BaseHibernateRuntimeStatsPanel.CollectionStatsWorker
extends


Constructor Summary
protected BaseHibernateRuntimeStatsPanel.CollectionStatsWorker(Callable<Map<String,CollectionStats>> 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

BaseHibernateRuntimeStatsPanel.CollectionStatsWorker

protected BaseHibernateRuntimeStatsPanel.CollectionStatsWorker(Callable<Map<String,CollectionStats>> callable)
Method Detail

finished

protected void finished()


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