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
- Exception
void enableHibernateStatisticsSupport(org.hibernate.SessionFactory sessionFactory)
sessionFactory
- Copyright © 2003–2016 Terracotta, Inc.. All rights reserved.