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 CacheInfo
CachingManager. info(java.lang.String cacheName)
Retrieves cache usage information.CacheInfo
EhcacheCachingManager. info(java.lang.String cacheName)
Retrieves cache usage information.
-