Uses of Class
org.jboss.as.clustering.infinispan.client.RemoteCacheManager
-
Packages that use RemoteCacheManager Package Description org.jboss.as.clustering.infinispan.subsystem.remote -
-
Uses of RemoteCacheManager in org.jboss.as.clustering.infinispan.subsystem.remote
Methods in org.jboss.as.clustering.infinispan.subsystem.remote that return RemoteCacheManager Modifier and Type Method Description RemoteCacheManagerRemoteCacheContainerServiceConfigurator. get()Methods in org.jboss.as.clustering.infinispan.subsystem.remote with parameters of type RemoteCacheManager Modifier and Type Method Description voidRemoteCacheContainerServiceConfigurator. accept(RemoteCacheManager container)org.wildfly.clustering.infinispan.client.RemoteCacheContainerRemoteCacheContainerServiceConfigurator. apply(RemoteCacheManager container)Constructors in org.jboss.as.clustering.infinispan.subsystem.remote with parameters of type RemoteCacheManager Constructor Description ManagedRemoteCacheContainer(RemoteCacheManager container)
-