Uses of Package
org.jboss.cache.interceptors

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

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.factories
Interceptor
          Class representing an interceptor.
 

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.EvictionMethodHandler
           
Interceptor
          Class representing an interceptor.
InterceptorMBean
          Interface containing common cache management operations
InvalidationInterceptorMBean
          Interface capturing invalidation statistics
InvocationContextInterceptorMBean
          MBean to the InvocationContextInterceptor
OptimisticInterceptor
          Abstract interceptor for optimistic locking
OrderedSynchronizationHandler
          Maintains a list of Synchronization handlers.
PassivationInterceptorMBean
          Interface capturing passivation statistics
TxInterceptorMBean
          Interface capturing transaction statistics
 

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