Package org.wildfly.clustering.cache
Interface CacheConfiguration
- All Known Subinterfaces:
BasicCacheConfiguration,CacheRegistryConfiguration,CacheServiceProviderRegistrarConfiguration,EmbeddedCacheConfiguration,HotRodSessionManagerConfiguration,InfinispanSessionManagerConfiguration<SC>,InfinispanSessionManagerFactoryConfiguration,RemoteCacheConfiguration
- All Known Implementing Classes:
HotRodSessionManagerFactory
public interface CacheConfiguration
Encapsulates the generic configuration of a cache.
- Author:
- Paul Ferraro
-
Method Summary
Modifier and TypeMethodDescription
-
Method Details
-
getCacheProperties
CacheProperties getCacheProperties() -
getBatchFactory
-