Uses of Class
org.infinispan.client.hotrod.RemoteCacheManager

Packages that use RemoteCacheManager
org.infinispan.client.hotrod   
org.infinispan.client.hotrod.impl   
 

Uses of RemoteCacheManager in org.infinispan.client.hotrod
 

Methods in org.infinispan.client.hotrod that return RemoteCacheManager
 RemoteCacheManager RemoteCache.getRemoteCacheManager()
          Returns the RemoteCacheManager that created this cache.
 

Uses of RemoteCacheManager in org.infinispan.client.hotrod.impl
 

Methods in org.infinispan.client.hotrod.impl that return RemoteCacheManager
 RemoteCacheManager RemoteCacheImpl.getRemoteCacheManager()
           
 

Constructors in org.infinispan.client.hotrod.impl with parameters of type RemoteCacheManager
RemoteCacheImpl(RemoteCacheManager rcm, String name)
           
 


Google Analytics

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