Uses of Package
org.jboss.cache

Packages that use org.jboss.cache
org.jboss.cache   
org.jboss.cache.aop   
org.jboss.cache.aop.collection   
org.jboss.cache.aop.util   
org.jboss.cache.eviction   
org.jboss.cache.factories   
org.jboss.cache.interceptors   
org.jboss.cache.loader   
org.jboss.cache.loader.bdbje   
org.jboss.cache.loader.rmi   
org.jboss.cache.loader.tcp   
org.jboss.cache.lock   
org.jboss.cache.optimistic   
org.jboss.cache.rpc   
org.jboss.cache.statetransfer   
org.jboss.cache.util   
 

Classes in org.jboss.cache used by org.jboss.cache
AbstractNode
           
AbstractTreeCacheListener
          TODO: add java doc
CacheException
          CacheException, mother of all cache exceptions
ConfigureException
           
DataNode
          Represents a DataNode in the cache.
ExtendedTreeCacheListener
          Callbacks for various events regarding TreeCache.
Fqn
          Fully qualified name.
GlobalTransaction
          Uniquely identifies a transaction that spans all nodes in a cluster.
InvocationContext
          This context holds information specific to a method invocation.
Node
           
RegionNotEmptyException
          Thrown when an attempt is made to activate a subtree roote in Fqn that already has an existing node in the cache.
Replicatable
          Defines an entity able to receive replications
ReplicationQueue
          Periodically (or when certain size is exceeded) takes elements and replicates them.
TransactionEntry
          This is the value (key being the GlobalTransaction) in the transaction table of TreeCache.
TransactionManagerLookup
          Plugin, which allows TreeCache to use different transactional systems
TransactionTable
          Maintains the mapping between local (Transaction) and global transactions (GlobalTransaction).
TreeCache
          A tree-like structure that is replicated across several members.
TreeCacheListener
          Callbacks for various events regarding TreeCache.
TreeCacheMBean
          MBean interface.
TreeCacheViewMBean
          MBean interface.
TreeNode
          Represents a node in the tree.
 

Classes in org.jboss.cache used by org.jboss.cache.aop
CacheException
          CacheException, mother of all cache exceptions
DataNode
          Represents a DataNode in the cache.
Fqn
          Fully qualified name.
RegionNotEmptyException
          Thrown when an attempt is made to activate a subtree roote in Fqn that already has an existing node in the cache.
TreeCache
          A tree-like structure that is replicated across several members.
TreeCacheListener
          Callbacks for various events regarding TreeCache.
TreeCacheMBean
          MBean interface.
 

Classes in org.jboss.cache used by org.jboss.cache.aop.collection
DataNode
          Represents a DataNode in the cache.
Fqn
          Fully qualified name.
 

Classes in org.jboss.cache used by org.jboss.cache.aop.util
CacheException
          CacheException, mother of all cache exceptions
Fqn
          Fully qualified name.
 

Classes in org.jboss.cache used by org.jboss.cache.eviction
ConfigureException
           
Fqn
          Fully qualified name.
TreeCache
          A tree-like structure that is replicated across several members.
 

Classes in org.jboss.cache used by org.jboss.cache.factories
DataNode
          Represents a DataNode in the cache.
Fqn
          Fully qualified name.
TreeCache
          A tree-like structure that is replicated across several members.
TreeNode
          Represents a node in the tree.
 

Classes in org.jboss.cache used by org.jboss.cache.interceptors
CacheException
          CacheException, mother of all cache exceptions
DataNode
          Represents a DataNode in the cache.
Fqn
          Fully qualified name.
GlobalTransaction
          Uniquely identifies a transaction that spans all nodes in a cluster.
InvocationContext
          This context holds information specific to a method invocation.
Modification
          Represents a modification in the cache.
TransactionTable
          Maintains the mapping between local (Transaction) and global transactions (GlobalTransaction).
TreeCache
          A tree-like structure that is replicated across several members.
 

Classes in org.jboss.cache used by org.jboss.cache.loader
AbstractTreeCacheListener
          TODO: add java doc
ExtendedTreeCacheListener
          Callbacks for various events regarding TreeCache.
Fqn
          Fully qualified name.
TreeCache
          A tree-like structure that is replicated across several members.
TreeCacheListener
          Callbacks for various events regarding TreeCache.
 

Classes in org.jboss.cache used by org.jboss.cache.loader.bdbje
Fqn
          Fully qualified name.
TreeCache
          A tree-like structure that is replicated across several members.
 

Classes in org.jboss.cache used by org.jboss.cache.loader.rmi
Fqn
          Fully qualified name.
Node
           
TreeCacheMBean
          MBean interface.
 

Classes in org.jboss.cache used by org.jboss.cache.loader.tcp
Fqn
          Fully qualified name.
TreeCache
          A tree-like structure that is replicated across several members.
TreeCacheMBean
          MBean interface.
 

Classes in org.jboss.cache used by org.jboss.cache.lock
CacheException
          CacheException, mother of all cache exceptions
Fqn
          Fully qualified name.
TreeCache
          A tree-like structure that is replicated across several members.
 

Classes in org.jboss.cache used by org.jboss.cache.optimistic
DataNode
          Represents a DataNode in the cache.
Fqn
          Fully qualified name.
GlobalTransaction
          Uniquely identifies a transaction that spans all nodes in a cluster.
TreeCache
          A tree-like structure that is replicated across several members.
TreeNode
          Represents a node in the tree.
 

Classes in org.jboss.cache used by org.jboss.cache.rpc
TreeCache
          A tree-like structure that is replicated across several members.
TreeCacheMBean
          MBean interface.
 

Classes in org.jboss.cache used by org.jboss.cache.statetransfer
DataNode
          Represents a DataNode in the cache.
Fqn
          Fully qualified name.
TreeCache
          A tree-like structure that is replicated across several members.
 

Classes in org.jboss.cache used by org.jboss.cache.util
TreeCache
          A tree-like structure that is replicated across several members.
 



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