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