org.terracotta.modules.hibernatecache.presentation
Class H2LCRuntimeStatsPanel
java.lang.Object
XContainer
org.terracotta.modules.hibernatecache.presentation.H2LCRuntimeStatsPanel
- All Implemented Interfaces:
- ActionListener, PropertyChangeListener, EventListener
public class H2LCRuntimeStatsPanel
- extends XContainer
- implements ActionListener, PropertyChangeListener
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
H2LCRuntimeStatsPanel
public H2LCRuntimeStatsPanel()
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.