Class and Description |
---|
InterceptorChain
Knows how to build and manage an chain of interceptors.
|
Class and Description |
---|
InterceptorChain
Knows how to build and manage an chain of interceptors.
|
Class and Description |
---|
InterceptorChain
Knows how to build and manage an chain of interceptors.
|
Class and Description |
---|
InterceptorChain
Knows how to build and manage an chain of interceptors.
|
Class and Description |
---|
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
|
CacheStoreInterceptor
Writes modifications back to the store on the way out: stores modifications back
through the CacheLoader, either after each method call (no TXs), or at TX commit.
|
CacheStoreInterceptor.StoreModificationsBuilder |
EvictionInterceptor
Eviction Interceptor.
|
LegacyCacheLoaderInterceptor
Deprecated.
will be removed along with optimistic and pessimistic locking.
|
LegacyDataGravitatorInterceptor
Deprecated.
will be removed with optimistic and pessimistic locking.
|
OptimisticInterceptor
Deprecated.
will be removed along with optimistic and pessimistic locking.
|
PassivationInterceptor
Writes evicted nodes back to the store on the way in through the
CacheLoader, either before each method call (no TXs), or at TX commit.
|
TxInterceptor
This interceptor is the new default at the head of all interceptor chains,
and makes transactional attributes available to all interceptors in the chain.
|
Class and Description |
---|
InterceptorChain
Knows how to build and manage an chain of interceptors.
|
Class and Description |
---|
InterceptorChain
Knows how to build and manage an chain of interceptors.
|
Class and Description |
---|
InterceptorChain
Knows how to build and manage an chain of interceptors.
|
Class and Description |
---|
OrderedSynchronizationHandler
Maintains a list of Synchronization handlers.
|
Copyright © 2012 JBoss, a division of Red Hat. All Rights Reserved.