Package | Description |
---|---|
javax.cache | |
javax.cache.mbeans | |
org.wso2.carbon.caching.impl |
Modifier and Type | Method and Description |
---|---|
CacheStatistics |
Cache.getStatistics()
Returns the
CacheStatistics MXBean associated with the cache. |
Modifier and Type | Interface and Description |
---|---|
interface |
CacheMXBean
A management bean for cache.
|
interface |
CacheStatisticsMXBean
A management bean for cache.
|
Modifier and Type | Class and Description |
---|---|
class |
CacheMXBeanImpl
TODO: class description
|
class |
CacheStatisticsImpl
TODO: class description
|
Modifier and Type | Method and Description |
---|---|
CacheStatistics |
CacheImpl.getStatistics() |
Copyright © 2015 WSO2 Inc. All rights reserved.