Deprecated API

Deprecated Classes
org.jboss.cache.rpc.RpcTreeCache
          This class will be removed when JGroups adds a multiplexing capability. 
org.jboss.cache.aop.WriteReplacer
          1.0 
 

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 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.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.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.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.TreeNode.getOrCreateChild(Object, GlobalTransaction, boolean)
          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.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.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 
 

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



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