Deprecated API


Contents
Deprecated Interfaces
org.jboss.cache.rpc.RpcTreeCacheMBean
          This class will be removed when JGroups adds a multiplexing capability. 
org.jboss.cache.aop.WriteReplaceable
          1.0 
 

Deprecated Classes
org.jboss.cache.interceptors.CreateIfNotExistsInterceptor
          This code is not used anymore and will be removed in a future release 
org.jboss.cache.rpc.RpcTreeCache
          This class will be removed when JGroups adds a multiplexing capability. 
org.jboss.cache.aop.WriteReplacer
          1.0 
 

Deprecated Fields
org.jboss.cache.TreeCache.eviction_policy_provider
          DO NOT USE THIS. IT IS HERE FOR EJB3 COMPILATION COMPATIBILITY WITH JBOSSCACHE1.3 
 

Deprecated Methods
org.jboss.cache.TreeNode.acquireAll(Object, long, int)
          Will be removed in JBossCache 1.3. 
org.jboss.cache.optimistic.WorkspaceNodeImpl.acquireAll(Object, long, int)
          Will be removed in JBossCache 1.3. 
org.jboss.cache.optimistic.WorkspaceNodeImpl.addChild(Object, TreeNode)
          Will be removed in JBossCache 1.3. 
org.jboss.cache.TreeCache.callRemoteMethods(Vector, MethodCall, boolean, boolean, long)
          Note this is due to be moved to an interceptor. 
org.jboss.cache.TreeCache.callRemoteMethods(Vector, MethodCall, int, boolean, long)
          Note this is due to be moved to an interceptor. 
org.jboss.cache.TreeCache.callRemoteMethods(Vector, Method, Object[], boolean, boolean, long)
          Note this is due to be moved to an interceptor. 
org.jboss.cache.TreeCache.callRemoteMethods(Vector, String, Class[], Object[], boolean, boolean, long)
          Note this is due to be moved to an interceptor. 
org.jboss.cache.optimistic.WorkspaceNodeImpl.childExists(Object)
          Will be removed in JBossCache 1.3. 
org.jboss.cache.optimistic.WorkspaceNodeImpl.containsKey(Object)
          Will be removed in JBossCache 1.3. 
org.jboss.cache.optimistic.WorkspaceNodeImpl.createChild(Object, Fqn, TreeNode, Object, Object)
          Will be removed in JBossCache 1.3. 
org.jboss.cache.eviction.RegionManager.createRegion(String, EvictionAlgorithm)
          DO NOT USE THIS METHOD. IT IS PROVIDED FOR EJB3 INTEGRATION BACKWARDS COMPATIBILITY 
org.jboss.cache.TreeCacheMBean.getCacheLoaderAsynchronous()
            
org.jboss.cache.TreeCache.getCacheLoaderAsynchronous()
            
org.jboss.cache.TreeCacheMBean.getCacheLoaderClass()
            
org.jboss.cache.TreeCache.getCacheLoaderClass()
            
org.jboss.cache.TreeCacheMBean.getCacheLoaderConfig()
            
org.jboss.cache.TreeCacheMBean.getCacheLoaderFetchPersistentState()
            
org.jboss.cache.TreeCache.getCacheLoaderFetchPersistentState()
            
org.jboss.cache.TreeCacheMBean.getCacheLoaderFetchTransientState()
            
org.jboss.cache.TreeCache.getCacheLoaderFetchTransientState()
            
org.jboss.cache.TreeCacheMBean.getCacheLoaderPassivation()
            
org.jboss.cache.TreeCache.getCacheLoaderPassivation()
            
org.jboss.cache.TreeCacheMBean.getCacheLoaderPreload()
            
org.jboss.cache.TreeCache.getCacheLoaderPreload()
            
org.jboss.cache.TreeCacheMBean.getCacheLoaderShared()
            
org.jboss.cache.TreeCache.getCacheLoaderShared()
            
org.jboss.cache.TreeNode.getChildrenLoaded()
          Will be removed in JBossCache 1.3. 
org.jboss.cache.optimistic.WorkspaceNodeImpl.getChildrenLoaded()
          Will be removed in JBossCache 1.3. 
org.jboss.cache.TreeNode.getData()
          Will be removed in JBossCache 1.3. 
org.jboss.cache.optimistic.WorkspaceNodeImpl.getDataKeys()
          Will be removed in JBossCache 1.3. 
org.jboss.cache.TreeCache.getDeadlockDetection()
            
org.jboss.cache.TreeNode.getImmutableLock()
          Will be removed in JBossCache 1.3. 
org.jboss.cache.Node.getImmutableLock()
          Use getLock() instead 
org.jboss.cache.optimistic.WorkspaceNodeImpl.getImmutableLock()
          Will be removed in JBossCache 1.3. 
org.jboss.cache.TreeNode.getLock()
          Will be removed in JBossCache 1.3. 
org.jboss.cache.optimistic.WorkspaceNodeImpl.getLock()
          Will be removed in JBossCache 1.3. 
org.jboss.cache.optimistic.WorkspaceNodeImpl.getOrCreateChild(Object, GlobalTransaction, boolean)
          Will be removed in JBossCache 1.3. 
org.jboss.cache.TreeCacheMBean.getStateTransferVersion()
          use TreeCacheMBean.getReplicationVersion() instead 
org.jboss.cache.optimistic.WorkspaceNodeImpl.hasChildren()
          Will be removed in JBossCache 1.3. 
org.jboss.cache.TreeNode.isLocked()
          Will be removed in JBossCache 1.3. 
org.jboss.cache.optimistic.WorkspaceNodeImpl.isLocked()
          Will be removed in JBossCache 1.3. 
org.jboss.cache.optimistic.WorkspaceNodeImpl.numAttributes()
          Will be removed in JBossCache 1.3. 
org.jboss.cache.optimistic.WorkspaceNodeImpl.print(StringBuffer, int)
          Will be removed in JBossCache 1.3. 
org.jboss.cache.optimistic.WorkspaceNodeImpl.printDetails(StringBuffer, int)
          Will be removed in JBossCache 1.3. 
org.jboss.cache.optimistic.WorkspaceNodeImpl.printIndent(StringBuffer, int)
          Will be removed in JBossCache 1.3. 
org.jboss.cache.TreeNode.printLockInfo(StringBuffer, int)
          Will be removed in JBossCache 1.3. 
org.jboss.cache.optimistic.WorkspaceNodeImpl.printLockInfo(StringBuffer, int)
          Will be removed in JBossCache 1.3. 
org.jboss.cache.TreeCache.putFailFast(Fqn, Object, Object, long)
          This is a kludge created specifically form the Hibernate 3.0 release. This method should not be used by any application. The methodV will likely be removed in a future release 
org.jboss.cache.TreeCache.putFailFast(String, Object, Object, long)
            
org.jboss.cache.TreeNode.release(Object)
          Will be removed in JBossCache 1.3. 
org.jboss.cache.optimistic.WorkspaceNodeImpl.release(Object)
          Will be removed in JBossCache 1.3. 
org.jboss.cache.TreeNode.releaseAll(Object)
          Will be removed in JBossCache 1.3. 
org.jboss.cache.optimistic.WorkspaceNodeImpl.releaseAll(Object)
          Will be removed in JBossCache 1.3. 
org.jboss.cache.TreeNode.releaseAllForce()
          Will be removed in JBossCache 1.3. 
org.jboss.cache.optimistic.WorkspaceNodeImpl.releaseAllForce()
          Will be removed in JBossCache 1.3. 
org.jboss.cache.TreeNode.releaseForce()
          Will be removed in JBossCache 1.3. 
org.jboss.cache.optimistic.WorkspaceNodeImpl.releaseForce()
          Will be removed in JBossCache 1.3. 
org.jboss.cache.optimistic.WorkspaceNodeImpl.removeAllChildren()
          Will be removed in JBossCache 1.3. 
org.jboss.cache.TreeCacheMBean.setCacheLoader(CacheLoader)
            
org.jboss.cache.TreeCache.setCacheLoader(CacheLoader)
            
org.jboss.cache.TreeCacheMBean.setCacheLoaderAsynchronous(boolean)
            
org.jboss.cache.TreeCache.setCacheLoaderAsynchronous(boolean)
            
org.jboss.cache.TreeCacheMBean.setCacheLoaderClass(String)
            
org.jboss.cache.TreeCache.setCacheLoaderClass(String)
            
org.jboss.cache.TreeCacheMBean.setCacheLoaderConfig(Properties)
            
org.jboss.cache.TreeCache.setCacheLoaderConfig(Properties)
            
org.jboss.cache.TreeCacheMBean.setCacheLoaderFetchPersistentState(boolean)
            
org.jboss.cache.TreeCache.setCacheLoaderFetchPersistentState(boolean)
            
org.jboss.cache.TreeCacheMBean.setCacheLoaderFetchTransientState(boolean)
            
org.jboss.cache.TreeCache.setCacheLoaderFetchTransientState(boolean)
            
org.jboss.cache.TreeCacheMBean.setCacheLoaderPassivation(boolean)
            
org.jboss.cache.TreeCache.setCacheLoaderPassivation(boolean)
            
org.jboss.cache.TreeCacheMBean.setCacheLoaderPreload(String)
            
org.jboss.cache.TreeCache.setCacheLoaderPreload(String)
            
org.jboss.cache.TreeCacheMBean.setCacheLoaderShared(boolean)
            
org.jboss.cache.TreeCache.setCacheLoaderShared(boolean)
            
org.jboss.cache.TreeNode.setChildren(Map)
          Will be removed in JBossCache 1.3. 
org.jboss.cache.optimistic.WorkspaceNodeImpl.setChildren(Map)
          Will be removed in JBossCache 1.3. 
org.jboss.cache.TreeNode.setChildrenLoaded(boolean)
          Will be removed in JBossCache 1.3. 
org.jboss.cache.optimistic.WorkspaceNodeImpl.setChildrenLoaded(boolean)
          Will be removed in JBossCache 1.3. 
org.jboss.cache.TreeCache.setDeadlockDetection(boolean)
            
org.jboss.cache.TreeCache.setEvictionPolicyProvider(EvictionPolicy)
          DO NOT USE THIS METHOD. IT IS PROVIDED FOR FULL JBCACHE 1.2 API BACKWARDS COMPATIBILITY 
org.jboss.cache.TreeCacheMBean.setFetchStateOnStartup(boolean)
          will just log a warning; use setFetchInMemoryState and any cache loader's setFetchPersistentState property 
org.jboss.cache.eviction.Region.setMaxNodes(int)
          DO NOT USE. THIS IS PROVIDED FOR EJB3 INTEGRATION WITH LEGACY JBCache 1.2 API 
org.jboss.cache.TreeNode.setRecursiveTreeCacheInstance(TreeCache)
          Will be removed in JBossCache 1.3. 
org.jboss.cache.optimistic.WorkspaceNodeImpl.setRecursiveTreeCacheInstance(TreeCache)
          Will be removed in JBossCache 1.3. 
org.jboss.cache.TreeCacheMBean.setStateTransferVersion(short)
          use TreeCacheMBean.setReplicationVersion(String) instead 
org.jboss.cache.eviction.Region.setTimeToLiveSeconds(long)
          DO NOT USE. THIS IS PROVIDED FOR EJB3 INTEGRATION WITH LEGACY JBCache 1.2 API 
 

Deprecated Constructors
org.jboss.cache.optimistic.WorkspaceNodeImpl(TreeNode, TransactionWorkspace)
            
 



Copyright © 1998-2005 JBoss Inc . All Rights Reserved.