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.invocation   
org.jboss.cache.jmx   
org.jboss.cache.transaction   
org.jboss.cache.util   
 

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
Interceptor
          Class representing an interceptor.
InterceptorMBean
          Interface containing common cache management operations
InvalidationInterceptorMBean
          Interface capturing invalidation statistics
InvocationContextInterceptorMBean
          MBean to the InvocationContextInterceptor
MethodDispacherInterceptor
          The purpose of this interceptor is to supply a nicer way of handling the interception of desired methods: - one can regiter to be notified on an particular method call by extending handleCalledMethod method.
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.invocation
Interceptor
          Class representing an interceptor.
 

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

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

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



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