org.terracotta.modules.ehcache.presentation
Class EhcacheConfigPanel
java.lang.Object
XContainer
org.terracotta.modules.ehcache.presentation.EhcacheConfigPanel
- All Implemented Interfaces:
- EventListener, ListSelectionListener, CacheManagerModelListener
public class EhcacheConfigPanel
- extends XContainer
- implements ListSelectionListener, CacheManagerModelListener
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EhcacheConfigPanel
public EhcacheConfigPanel()
setup
public void setup(ApplicationContext appContext,
CacheManagerModel cacheManagerModel)
valueChanged
public void valueChanged(ListSelectionEvent e)
- Specified by:
valueChanged in interface ListSelectionListener
setSelectedCacheModel
public void setSelectedCacheModel(CacheModel cacheModel)
cacheModelAdded
public void cacheModelAdded(CacheModel cacheModel)
- Specified by:
cacheModelAdded in interface CacheManagerModelListener
cacheModelRemoved
public void cacheModelRemoved(CacheModel cacheModel)
- Specified by:
cacheModelRemoved in interface CacheManagerModelListener
cacheModelChanged
public void cacheModelChanged(CacheModel cacheModel)
- Specified by:
cacheModelChanged in interface CacheManagerModelListener
statisticsEnabled
public void statisticsEnabled()
- Specified by:
statisticsEnabled in interface CacheManagerModelListener
cachesEnabled
public void cachesEnabled()
- Specified by:
cachesEnabled in interface CacheManagerModelListener
tearDown
public void tearDown()
Copyright © 2010 Terracotta, Inc.. All Rights Reserved.