Package | Description |
---|---|
net.sf.ehcache.management |
This package contains JMX MBeans and implementations for management of ehcache.
|
Modifier and Type | Method and Description |
---|---|
(package private) static Store |
Store.getBean(Ehcache cache)
Get the optional store management bean for the given cache.
|
(package private) Store |
Cache.getStore()
Gets the JMX store bean
|