org.terracotta.modules.hibernatecache.presentation
Class HibernateRuntimeStatsPanel
java.lang.Object
XContainer
org.terracotta.modules.hibernatecache.presentation.HibernateRuntimeStatsPanel
- All Implemented Interfaces:
- ActionListener, PropertyChangeListener, EventListener
public class HibernateRuntimeStatsPanel
- extends XContainer
- implements ActionListener, PropertyChangeListener
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
HibernateRuntimeStatsPanel
public HibernateRuntimeStatsPanel()
setup
public void setup(ApplicationContext appContext,
IClusterModel clusterModel,
String persistenceUnit)
actionPerformed
public void actionPerformed(ActionEvent e)
- Specified by:
actionPerformed in interface ActionListener
clientConnected
public void clientConnected(IClient client)
clientDisconnected
public void clientDisconnected(IClient client)
propertyChange
public void propertyChange(PropertyChangeEvent evt)
- Specified by:
propertyChange in interface PropertyChangeListener
getClusterModel
public IClusterModel getClusterModel()
getPersistenceUnit
public String getPersistenceUnit()
tearDown
public void tearDown()
Copyright © 2010 Terracotta, Inc.. All Rights Reserved.