public interface EhcacheHibernateMBeanRegistration
| Modifier and Type | Method and Description |
|---|---|
void |
enableHibernateStatisticsSupport(org.hibernate.SessionFactory sessionFactory)
Enable hibernate statistics in the mbean.
|
void |
registerMBeanForCacheManager(CacheManager manager,
Properties properties)
Registers MBean for the input manager and session factory properties.
|
void registerMBeanForCacheManager(CacheManager manager, Properties properties) throws Exception
manager - properties - Exceptionvoid enableHibernateStatisticsSupport(org.hibernate.SessionFactory sessionFactory)
sessionFactory - Copyright © 2003-2014 Terracotta, Inc.. All Rights Reserved.