Uses of Interface
org.wildfly.clustering.cache.infinispan.remote.RemoteCacheConfiguration
Packages that use RemoteCacheConfiguration
-
Uses of RemoteCacheConfiguration in org.wildfly.clustering.cache.infinispan.remote
Methods in org.wildfly.clustering.cache.infinispan.remote that return RemoteCacheConfigurationModifier and TypeMethodDescriptionstatic RemoteCacheConfigurationRemoteCacheConfiguration.of(org.infinispan.client.hotrod.RemoteCache<?, ?> cache) Creates a cache configuration for the specified cache.static RemoteCacheConfigurationRemoteCacheConfiguration.of(org.infinispan.client.hotrod.RemoteCacheContainer container, String cacheName) Creates a cache configuration using the specified cache of the specified manager.