public class ProviderMBeanRegistrationHelper extends Object
Constructor and Description |
---|
ProviderMBeanRegistrationHelper() |
Modifier and Type | Method and Description |
---|---|
void |
registerMBean(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(CacheManager manager, Properties properties)
manager
- the backing cachemanagerproperties
- session factory config propertiespublic void unregisterMBean()
Copyright © 2003–2016 Terracotta, Inc.. All rights reserved.