Uses of Interface
javax.cache.CacheStatistics

Packages that use CacheStatistics
javax.cache

This package contains the API for JCache. 

javax.cache.mbeans Defines MXBeans for the cache. 
 

Uses of CacheStatistics in javax.cache
 

Methods in javax.cache that return CacheStatistics
 CacheStatistics Cache.getStatistics()
          Returns the CacheStatistics MXBean associated with the cache.
 

Uses of CacheStatistics in javax.cache.mbeans
 

Subinterfaces of CacheStatistics in javax.cache.mbeans
 interface CacheMXBean
          A management bean for cache.
 interface CacheStatisticsMXBean
          A management bean for cache.
 



Copyright © 2012. All Rights Reserved.