Package org.wildfly.clustering.cache
Interface CacheConfiguration<B extends Batch>
- Type Parameters:
B
- the batch type
public interface CacheConfiguration<B extends Batch>
Encapsulates the generic configuration of a cache.
- Author:
- Paul Ferraro
-
Method Summary
-
Method Details
-
getCacheProperties
CacheProperties getCacheProperties() -
getBatcher
-