|
ehcache | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sf.ehcache.hibernate.management.impl.ProviderMBeanRegistrationHelper
public class ProviderMBeanRegistrationHelper
Helper class for registering mbeans for ehcache backed hibernate second level cache
| Constructor Summary | |
|---|---|
ProviderMBeanRegistrationHelper()
|
|
| Method Summary | |
|---|---|
void |
registerMBean(CacheManager manager,
java.util.Properties properties)
Registers mbean for the input cache manager and the session factory name |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ProviderMBeanRegistrationHelper()
| Method Detail |
|---|
public void registerMBean(CacheManager manager,
java.util.Properties properties)
manager - the backing cachemanagerproperties - session factory config properties
|
ehcache | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||