Uses of Interface
javax.cache.mbeans.CacheMXBean
-
Packages that use CacheMXBean Package Description javax.cache org.wso2.carbon.caching.impl -
-
Uses of CacheMXBean in javax.cache
Methods in javax.cache that return CacheMXBean Modifier and Type Method Description CacheMXBeanCache. getMBean()Get the MBean for this cache. -
Uses of CacheMXBean in org.wso2.carbon.caching.impl
Classes in org.wso2.carbon.caching.impl that implement CacheMXBean Modifier and Type Class Description classCacheMXBeanImplTODO: class descriptionMethods in org.wso2.carbon.caching.impl that return CacheMXBean Modifier and Type Method Description CacheMXBeanCacheImpl. getMBean()
-