org.terracotta.modules.hibernatecache.presentation
Class CacheRegionsPanel
java.lang.Object
XContainer
org.terracotta.modules.hibernatecache.presentation.CacheRegionsPanel
- All Implemented Interfaces:
- PropertyChangeListener, EventListener, NotificationListener, ListSelectionListener
public class CacheRegionsPanel
- extends XContainer
- implements NotificationListener, ListSelectionListener, PropertyChangeListener
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CacheRegionsPanel
public CacheRegionsPanel()
setup
public void setup(ApplicationContext appContext,
IClusterModel clusterModel,
String persistenceUnit)
valueChanged
public void valueChanged(ListSelectionEvent e)
- Specified by:
valueChanged in interface ListSelectionListener
propertyChange
public void propertyChange(PropertyChangeEvent evt)
- Specified by:
propertyChange in interface PropertyChangeListener
getApplicationContext
protected ApplicationContext getApplicationContext()
getClusterModel
protected IClusterModel getClusterModel()
getPersistenceUnit
protected String getPersistenceUnit()
handleNotification
public void handleNotification(Notification notif,
Object handBack)
- Specified by:
handleNotification in interface NotificationListener
tearDown
public void tearDown()
Copyright © 2010 Terracotta, Inc.. All Rights Reserved.