org.terracotta.modules.hibernatecache.presentation
Class CacheRegionDetailPanel

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

public class CacheRegionDetailPanel
extends XContainer


Constructor Summary
CacheRegionDetailPanel(ApplicationContext appContext)
           
 
Method Summary
 void setCacheRegion(CacheRegionInfo regionInfo)
           
 void updateRegion()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CacheRegionDetailPanel

public CacheRegionDetailPanel(ApplicationContext appContext)
Method Detail

setCacheRegion

public void setCacheRegion(CacheRegionInfo regionInfo)

updateRegion

public void updateRegion()


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