org.terracotta.modules.ehcache.presentation
Class EhcacheRuntimeStatsPanel
java.lang.Object
XContainer
org.terracotta.modules.ehcache.presentation.BaseClusterModelPanel
org.terracotta.modules.ehcache.presentation.EhcacheRuntimeStatsPanel
- All Implemented Interfaces:
- ActionListener, PropertyChangeListener, EventListener
public class EhcacheRuntimeStatsPanel
- extends BaseClusterModelPanel
- implements ActionListener, PropertyChangeListener
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EhcacheRuntimeStatsPanel
public EhcacheRuntimeStatsPanel()
setup
public void setup(ApplicationContext appContext,
CacheManagerModel cacheManagerModel)
- Overrides:
setup in class BaseClusterModelPanel
createMainPanel
protected XContainer createMainPanel()
- Specified by:
createMainPanel in class BaseClusterModelPanel
actionPerformed
public void actionPerformed(ActionEvent e)
- Specified by:
actionPerformed in interface ActionListener
clientConnected
public void clientConnected(IClient client)
- Overrides:
clientConnected in class BaseClusterModelPanel
clientDisconnected
public void clientDisconnected(IClient client)
- Overrides:
clientDisconnected in class BaseClusterModelPanel
propertyChange
public void propertyChange(PropertyChangeEvent evt)
- Specified by:
propertyChange in interface PropertyChangeListener
setSelectedCacheModel
public void setSelectedCacheModel(CacheModel cacheModel)
init
protected void init()
- Specified by:
init in class BaseClusterModelPanel
getCacheManagerModel
protected CacheManagerModel getCacheManagerModel()
tearDown
public void tearDown()
- Overrides:
tearDown in class BaseClusterModelPanel
Copyright © 2010 Terracotta, Inc.. All Rights Reserved.