站内搜索: 请输入搜索关键词
当前页面: 在线文档首页 > JBoss 3.2.7 Cache API Documentation 英文版文档

Uses of Package org.jboss.cache (JBoss Cache API) - JBoss 3.2.7 Cache API Documentation 英文版文档


Uses of Package
org.jboss.cache

Packages that use org.jboss.cache
org.jboss.cache   
org.jboss.cache.eviction   
org.jboss.cache.interceptors   
org.jboss.cache.loader   
org.jboss.cache.loader.bdbje   
org.jboss.cache.lock   
 

Classes in org.jboss.cache used by org.jboss.cache
CacheException
          CacheException, mother of all cache exceptions
ConfigureException
           
Fqn
          Fully qualified name.
GlobalTransaction
          Uniquely identifies a transaction that spans all nodes in a cluster.
Node
          Represents a node in the tree.
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.
 

Classes in org.jboss.cache used by org.jboss.cache.eviction
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.interceptors
GlobalTransaction
          Uniquely identifies a transaction that spans all nodes in a cluster.
Replicatable
          Defines an entity able to receive replications
TreeCache
          A tree-like structure that is replicated across several members.
 

Classes in org.jboss.cache used by org.jboss.cache.loader
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.lock
CacheException
          CacheException, mother of all cache exceptions
Fqn
          Fully qualified name.
TreeCache
          A tree-like structure that is replicated across several members.
 



Copyright © 2002 JBoss Group, LLC. All Rights Reserved.