Package org.wildfly.clustering.cache
Interface CacheConfiguration
public interface CacheConfiguration
Encapsulates the generic configuration of a cache.
- Author:
- Paul Ferraro
-
Method Summary
-
Method Details
-
getCacheProperties
CacheProperties getCacheProperties() -
getBatchFactory
org.wildfly.clustering.function.Supplier<Batch> getBatchFactory()
-