org.terracotta.modules.hibernatecache.presentation
Class H2LCPanel

java.lang.Object
  extended by XContainer
      extended by org.terracotta.modules.hibernatecache.presentation.H2LCPanel

public class H2LCPanel
extends XContainer


Constructor Summary
H2LCPanel()
           
 
Method Summary
 void cacheRegionsChanged(int cachedRegions, int totalRegions)
           
 void setup(ApplicationContext appContext, IClusterModel clusterModel, String persistenceUnit)
           
 void tearDown()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

H2LCPanel

public H2LCPanel()
Method Detail

setup

public void setup(ApplicationContext appContext,
                  IClusterModel clusterModel,
                  String persistenceUnit)

cacheRegionsChanged

public void cacheRegionsChanged(int cachedRegions,
                                int totalRegions)

tearDown

public void tearDown()


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