Package org.apache.wiki.cache
Provides a cache abstraction for JSPWiki.
Package Specification
Contains a Caching facade, with the default Ehcache-based implementation.-
Interface Summary Interface Description CachingManager Cache manager abstraction. -
Class Summary Class Description CacheInfo Simple pojo that holds cache information.EhcacheCachingManager Ehcache-basedCachingManager
.