Uses of Package
org.jboss.cache.interceptors

Packages that use org.jboss.cache.interceptors
org.jboss.cache.commands.remote   
org.jboss.cache.factories   
org.jboss.cache.interceptors   
org.jboss.cache.interceptors.base   
org.jboss.cache.invocation   
org.jboss.cache.marshall   
org.jboss.cache.transaction   
 

Classes in org.jboss.cache.interceptors used by org.jboss.cache.commands.remote
InterceptorChain
          Knows how to build and manage an chain of interceptors.
 

Classes in org.jboss.cache.interceptors used by org.jboss.cache.factories
InterceptorChain
          Knows how to build and manage an chain of interceptors.
 

Classes in org.jboss.cache.interceptors used by org.jboss.cache.interceptors
ActivationInterceptorMBean
          Interface capturing activation statistics
BaseRpcInterceptor
          Acts as a base for all RPC calls - subclassed by ReplicationInterceptor and OptimisticReplicationInterceptor.
BaseTransactionalContextInterceptor
          Class providing some base functionality around manipulating transactions and global transactions withing invocation contexts.
CacheLoaderInterceptor
          Loads nodes that don't exist at the time of the call into memory from the CacheLoader
CacheLoaderInterceptorMBean
          Interface capturing cache loader load statistics
CacheMgmtInterceptorMBean
          Interface capturing basic cache management statistics
CacheStoreInterceptorMBean
          Interface capturing cache loader statistics
EvictionInterceptor
          Eviction Interceptor.
InterceptorMBean
          Interface containing common cache management operations
InvalidationInterceptorMBean
          Interface capturing invalidation statistics
InvocationContextInterceptorMBean
          MBean to the InvocationContextInterceptor
OptimisticInterceptor
          Abstract interceptor for optimistic locking
PassivationInterceptorMBean
          Interface capturing passivation statistics
TxInterceptorMBean
          Interface capturing transaction statistics
 

Classes in org.jboss.cache.interceptors used by org.jboss.cache.interceptors.base
InterceptorMBean
          Interface containing common cache management operations
 

Classes in org.jboss.cache.interceptors used by org.jboss.cache.invocation
InterceptorChain
          Knows how to build and manage an chain of interceptors.
 

Classes in org.jboss.cache.interceptors used by org.jboss.cache.marshall
InterceptorChain
          Knows how to build and manage an chain of interceptors.
 

Classes in org.jboss.cache.interceptors used by org.jboss.cache.transaction
OrderedSynchronizationHandler
          Maintains a list of Synchronization handlers.
 



Copyright © 2008 JBoss, a division of Red Hat. All Rights Reserved.