Uses of Package
javax.util.jcache

Packages that use javax.util.jcache
javax.util.jcache All access to the cache is through the class javax.util.jcache.CacheAccess
org.fjank.jcache All access to the cache is through the class javax.util.jcache.CacheAccess
org.fjank.jcache.collection   
org.fjank.jcache.distribution   
org.fjank.jcache.persistence This package contains implementation classes for FKache's disk persistence system , and some have been set to public access for conovenience during development. 
 

Classes in javax.util.jcache used by javax.util.jcache
Attributes
          Deprecated. removed with no replacement.
Cache
          Deprecated. will be reomved with no replacement.
CacheAccessFactory
          A factory for CacheAccess objects and to the Cache Administrative interface.
CacheAttributes
          Deprecated. removed with no replacement.
CacheEvent
          Deprecated. reomved with no replacement.
CacheEventListener
          Deprecated. replaced with CacheListener
CacheException
          An exception was caught or generated within the cache.
CacheLoader
          Deprecated. Will be removed and replaced with an interface.
CacheLogger
          Deprecated. will be removed and replaced with jdk1.4 logging or log4j.
CacheMap
          Interface with extra methods for special features of FKache.
CacheNotAvailableException
          Deprecated. replaced with CacheException
InvalidArgumentException
          Deprecated. replaced with CacheException
NullObjectNameException
          Deprecated. replaced with CacheException
ObjectExistsException
          Deprecated. replaced with CacheException
RegionNotFoundException
          Deprecated. replaced with CacheException
 

Classes in javax.util.jcache used by org.fjank.jcache
Attributes
          Deprecated. removed with no replacement.
Cache
          Deprecated. will be reomved with no replacement.
CacheAccessFactory
          A factory for CacheAccess objects and to the Cache Administrative interface.
CacheAttributes
          Deprecated. removed with no replacement.
CacheEvent
          Deprecated. reomved with no replacement.
CacheEventListener
          Deprecated. replaced with CacheListener
CacheException
          An exception was caught or generated within the cache.
CacheLoader
          Deprecated. Will be removed and replaced with an interface.
CacheLogger
          Deprecated. will be removed and replaced with jdk1.4 logging or log4j.
CacheMap
          Interface with extra methods for special features of FKache.
CacheNotAvailableException
          Deprecated. replaced with CacheException
DiskCacheException
          Deprecated. replaced with CacheException
InvalidArgumentException
          Deprecated. replaced with CacheException
NullObjectNameException
          Deprecated. replaced with CacheException
ObjectExistsException
          Deprecated. replaced with CacheException
ObjectNotFoundException
          Deprecated. replaced with CacheException
RegionNotFoundException
          Deprecated. replaced with CacheException
 

Classes in javax.util.jcache used by org.fjank.jcache.collection
Attributes
          Deprecated. removed with no replacement.
CacheException
          An exception was caught or generated within the cache.
CacheMap
          Interface with extra methods for special features of FKache.
 

Classes in javax.util.jcache used by org.fjank.jcache.distribution
CacheException
          An exception was caught or generated within the cache.
 

Classes in javax.util.jcache used by org.fjank.jcache.persistence
CacheAttributes
          Deprecated. removed with no replacement.
DiskCacheException
          Deprecated. replaced with CacheException
 



Copyright © 2002-2009 Hosted by SourceForge. All Rights Reserved.