Uses of Class
org.apache.wiki.cache.CacheInfo
- 
Packages that use CacheInfo Package Description org.apache.wiki.cache Provides a cache abstraction for JSPWiki. - 
- 
Uses of CacheInfo in org.apache.wiki.cache
Methods in org.apache.wiki.cache that return CacheInfo Modifier and Type Method Description CacheInfoCachingManager. info(java.lang.String cacheName)Retrieves cache usage information.CacheInfoEhcacheCachingManager. info(java.lang.String cacheName)Retrieves cache usage information. 
 -