Package org.jboss.cache.invocation

Class Summary
AbstractInvocationDelegate The JBoss Cache hand-wired interceptor stack.
CacheInvocationDelegate<K,V> The delegate that users (and ChainedInterceptor authors) interact with when they create a cache by using a cache factory.
InvocationContextContainer Container and factory for thread locals
LegacyInvocationContext Deprecated. will be removed along with optimistic and pessimistic locking.
MVCCInvocationContext An invocation context that is specific to MVCC locking
NodeInvocationDelegate<K,V> The delegate that users (and interceptor authors) interact with when they obtain a node from the cache or another node.
 



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