org.terracotta.modules.hibernatecache.presentation
Class HibernateStatsMBeanProvider
java.lang.Object
org.terracotta.modules.hibernatecache.presentation.HibernateStatsMBeanProvider
- All Implemented Interfaces:
- EventListener, NotificationListener
public class HibernateStatsMBeanProvider
- extends Object
- implements NotificationListener
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
HibernateStatsMBeanProvider
public HibernateStatsMBeanProvider(IClusterModel clusterModel,
String persistenceUnit)
getBean
public net.sf.ehcache.hibernate.management.api.EhcacheHibernateMBean getBean()
addNotificationListener
public void addNotificationListener(NotificationListener listener)
removeNotificationListener
public void removeNotificationListener(NotificationListener listener)
handleNotification
public void handleNotification(Notification notif,
Object data)
- Specified by:
handleNotification in interface NotificationListener
Copyright © 2010 Terracotta, Inc.. All Rights Reserved.