Uses of Interface
com.xpn.xwiki.store.XWikiCacheStoreInterface
-
Packages that use XWikiCacheStoreInterface Package Description com.xpn.xwiki.store -
-
Uses of XWikiCacheStoreInterface in com.xpn.xwiki.store
Classes in com.xpn.xwiki.store that implement XWikiCacheStoreInterface Modifier and Type Class Description class
XWikiCacheStore
A proxy store implementation that caches Documents when they are first fetched and subsequently return them from a cache.
-