Class EmbeddedCacheProperties

java.lang.Object
org.wildfly.clustering.cache.infinispan.embedded.EmbeddedCacheProperties
All Implemented Interfaces:
CacheProperties

public class EmbeddedCacheProperties extends Object implements CacheProperties
Eagerly calculates the properties of a cache configuration.
Author:
Paul Ferraro