Interface AsyncInterceptor

All Known Implementing Classes:
AbstractIracLocalSiteInterceptor, AbstractLockingInterceptor, AbstractTxLockingInterceptor, BaseAsyncInterceptor, BaseBackupInterceptor, BaseCustomAsyncInterceptor, BaseDistributionInterceptor, BaseRpcInterceptor, BaseStateTransferInterceptor, BatchingInterceptor, CacheLoaderInterceptor, CacheMgmtInterceptor, CacheWriterInterceptor, CallInterceptor, ClusteredCacheLoaderInterceptor, ClusteringInterceptor, DDAsyncInterceptor, DistCacheWriterInterceptor, EntryWrappingInterceptor, InvalidationInterceptor, InvocationContextInterceptor, IsMarshallableInterceptor, JmxStatsCommandInterceptor, L1LastChanceInterceptor, L1NonTxInterceptor, L1TxInterceptor, NonTransactionalBackupInterceptor, NonTransactionalLockingInterceptor, NonTxDistributionInterceptor, NonTxIracLocalSiteInterceptor, NonTxIracRemoteSiteInterceptor, NotificationInterceptor, OptimisticBackupInterceptor, OptimisticLockingInterceptor, OptimisticTxIracLocalSiteInterceptor, PartitionHandlingInterceptor, PassivationCacheLoaderInterceptor, PassivationClusteredCacheLoaderInterceptor, PassivationWriterInterceptor, PessimisticBackupInterceptor, PessimisticLockingInterceptor, PessimisticTxIracLocalInterceptor, StateTransferInterceptor, TransactionalExceptionEvictionInterceptor, TransactionalStoreInterceptor, TransactionSynchronizerInterceptor, TriangleDistributionInterceptor, TxDistributionInterceptor, TxInterceptor, VersionedDistributionInterceptor, VersionedEntryWrappingInterceptor, VersionInterceptor

@Experimental public interface AsyncInterceptor
Interface for sequential interceptors.
Since:
9.0
Author:
Dan Berindei