public class ProviderMBeanRegistrationHelper extends Object
| Constructor and Description |
|---|
ProviderMBeanRegistrationHelper() |
| Modifier and Type | Method and Description |
|---|---|
void |
registerMBean(net.sf.ehcache.CacheManager manager,
Properties properties)
Registers mbean for the input cache manager and the session factory name
|
void |
unregisterMBean()
Unregisters previously registered mbean.
|
public void registerMBean(net.sf.ehcache.CacheManager manager,
Properties properties)
manager - the backing cachemanagerproperties - session factory config propertiespublic void unregisterMBean()
Copyright © 2001-2015 Red Hat, Inc. All Rights Reserved.