Deprecated API


Contents
Deprecated Interfaces
javax.util.jcache.Attributes
          removed with no replacement. 
javax.util.jcache.Cache
          will be reomved with no replacement. 
javax.util.jcache.CacheEvent
          reomved with no replacement. 
javax.util.jcache.CacheEventListener
          replaced with CacheListener 
javax.util.jcache.CacheObjectInfo
          removed with no replacement. 
 

Deprecated Classes
javax.util.jcache.CacheAttributes
          removed with no replacement. 
javax.util.jcache.CacheLoader
          Will be removed and replaced with an interface. 
javax.util.jcache.CacheLogger
          will be removed and replaced with jdk1.4 logging or log4j. 
 

Deprecated Exceptions
javax.util.jcache.CacheFullException
          replaced with CacheException 
javax.util.jcache.CacheNotAvailableException
          replaced with CacheException 
javax.util.jcache.CachePermissionException
          replaced with CacheException 
javax.util.jcache.CallbackException
          replaced with CacheException 
javax.util.jcache.CantSynchronizeGroupException
          replaced with CacheException 
javax.util.jcache.DiskCacheException
          replaced with CacheException 
javax.util.jcache.GroupNameException
          replaced with CacheException 
javax.util.jcache.GroupUseException
          replaced with CacheException 
javax.util.jcache.InvalidArgumentException
          replaced with CacheException 
javax.util.jcache.InvalidGroupException
          replaced with CacheException 
javax.util.jcache.InvalidHandleException
          replaced with CacheException 
javax.util.jcache.InvalidObjectException
          replaced with CacheException 
javax.util.jcache.LoadConflictException
          replaced with CacheException 
javax.util.jcache.NetOfflineException
          replaced with CacheException 
javax.util.jcache.NetworkException
          replaced with CacheException 
javax.util.jcache.NotARetrievableObjectException
          replaced with CacheException 
javax.util.jcache.NotImplementedException
          replaced with CacheException 
javax.util.jcache.NullObjectException
          replaced with CacheException 
javax.util.jcache.NullObjectNameException
          replaced with CacheException 
javax.util.jcache.ObjectExistsException
          replaced with CacheException 
javax.util.jcache.ObjectNotFoundException
          replaced with CacheException 
javax.util.jcache.ObjectNotSynchronizedException
          replaced with CacheException 
javax.util.jcache.RegionNotFoundException
          replaced with CacheException 
javax.util.jcache.ResponseFailedException
          replaced with CacheException 
javax.util.jcache.TimeoutException
          replaced with CacheException 
 

Deprecated Methods
javax.util.jcache.CacheAccessFactory.defineRegion(String)
          removed auto-generate-region replacement. 
javax.util.jcache.CacheAccessFactory.defineRegion(String, Attributes)
          removed auto-generate-region replacement. 
javax.util.jcache.CacheMap.getAttributes(Object)
          moved to MapAccess 
javax.util.jcache.CacheAccessFactory.getCache()
          will be removed with no replacement. 
javax.util.jcache.CacheAccessFactory.getCache(boolean)
          will be removed with no replacement. 
javax.util.jcache.CacheAccessFactory.getDefaultAttributes()
          removed with no replacement. 
 



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