Uses of Package
org.jboss.cache.interceptors

Packages that use org.jboss.cache.interceptors
org.jboss.cache   
org.jboss.cache.aop.interceptors   
org.jboss.cache.factories   
org.jboss.cache.interceptors   
 

Classes in org.jboss.cache.interceptors used by org.jboss.cache
Interceptor
          Class representing an interceptor.
 

Classes in org.jboss.cache.interceptors used by org.jboss.cache.aop.interceptors
EvictionInterceptor
          Eviction Interceptor.
EvictionInterceptor.EvictionMethodHandler
           
EvictionInterceptor.GetKeyEvictionMethodHandler
           
EvictionInterceptor.GetNodeEvictionMethodHandler
           
EvictionInterceptor.PutDataEraseEvictionMethodHandler
           
EvictionInterceptor.PutDataEvictionMethodHandler
           
EvictionInterceptor.PutKeyEvictionMethodHandler
           
EvictionInterceptor.RemoveKeyEvictionMethodHandler
           
EvictionInterceptor.RemoveNodeEvictionMethodHandler
           
Interceptor
          Class representing an interceptor.
InterceptorMBean
          Interface containing common cache management operations
 

Classes in org.jboss.cache.interceptors used by org.jboss.cache.factories
Interceptor
          Class representing an interceptor.
 

Classes in org.jboss.cache.interceptors used by org.jboss.cache.interceptors
ActivationInterceptorMBean
          Interface capturing activation statistics
BaseCacheLoaderInterceptor
          asbtract superclass for cache loader and cache store interceptors.
BaseRpcInterceptor
          Acts as a base for all RPC calls - subclassed by ReplicationInterceptor and OptimisticReplicationInterceptor.
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.EvictionMethodHandler
           
Interceptor
          Class representing an interceptor.
InterceptorMBean
          Interface containing common cache management operations
InvalidationInterceptorMBean
          Interface capturing invalidation statistics
OptimisticInterceptor
          Abstract interceptor for optimistic locking
OrderedSynchronizationHandler
          Maintains a list of Synchronization handlers.
PassivationInterceptorMBean
          Interface capturing passivation statistics
TxInterceptorMBean
          Interface capturing transaction statistics
 



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