|
Infinispan Distribution 5.2.6.Final-redhat-2 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use RemoteCacheManager | |
---|---|
org.infinispan.cdi | This is the Infinispan CDI module. |
org.infinispan.client.hotrod | |
org.infinispan.client.hotrod.impl |
Uses of RemoteCacheManager in org.infinispan.cdi |
---|
Methods in org.infinispan.cdi that return RemoteCacheManager | |
---|---|
RemoteCacheManager |
DefaultRemoteCacheManagerProducer.getDefaultRemoteCacheManager()
Produces the default remote cache manager with the default settings. |
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)
|
|
Infinispan Distribution 5.2.6.Final-redhat-2 | |||||||||
PREV NEXT | FRAMES NO FRAMES |