Uses of Package
org.xwiki.cache

Packages that use org.xwiki.cache
org.xwiki.cache   
org.xwiki.cache.event   
org.xwiki.cache.internal   
org.xwiki.cache.util   
 

Classes in org.xwiki.cache used by org.xwiki.cache
Cache
          Cache interface.
CacheException
          Any exception raised in the XWiki Cache component must raise an exception of this type.
CacheFactory
          This interface is implemented by a XWiki cache component implementation to provide cache creation.
 

Classes in org.xwiki.cache used by org.xwiki.cache.event
Cache
          Cache interface.
CacheEntry
          Represents a cache entry with it's key, value, etc.
 

Classes in org.xwiki.cache used by org.xwiki.cache.internal
Cache
          Cache interface.
CacheException
          Any exception raised in the XWiki Cache component must raise an exception of this type.
CacheFactory
          This interface is implemented by a XWiki cache component implementation to provide cache creation.
CacheManager
          Choose the cache component to use for cache or local cache.
CacheManagerConfiguration
          Get CacheManager configuration.
 

Classes in org.xwiki.cache used by org.xwiki.cache.util
Cache
          Cache interface.
 



Copyright © 2004-2011 XWiki. All Rights Reserved.