Uses of Class
org.jboss.cache.invocation.AbstractInvocationDelegate

Packages that use AbstractInvocationDelegate
org.jboss.cache.invocation   
 

Uses of AbstractInvocationDelegate in org.jboss.cache.invocation
 

Subclasses of AbstractInvocationDelegate in org.jboss.cache.invocation
 class CacheInvocationDelegate<K,V>
          The delegate that users (and ChainedInterceptor authors) interact with when they create a cache by using a cache factory.
 class NodeInvocationDelegate<K,V>
          The delegate that users (and interceptor authors) interact with when they obtain a node from the cache or another node.
 



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