Uses of Interface
org.wildfly.clustering.cache.infinispan.embedded.EmbeddedCacheConfiguration
Packages that use EmbeddedCacheConfiguration
-
Uses of EmbeddedCacheConfiguration in org.wildfly.clustering.cache.infinispan.embedded
Methods in org.wildfly.clustering.cache.infinispan.embedded that return EmbeddedCacheConfigurationModifier and TypeMethodDescriptionstatic EmbeddedCacheConfigurationEmbeddedCacheConfiguration.of(org.infinispan.Cache<?, ?> cache) Creates a cache configuration for the specified cache.static EmbeddedCacheConfigurationEmbeddedCacheConfiguration.of(org.infinispan.manager.EmbeddedCacheManager container, String cacheName) Creates a cache configuration using the specified cache of the specified manager.