public interface CacheStrategyProvider
HashStrategy.| Modifier and Type | Method and Description |
|---|---|
Map<String,CacheStrategy<CacheKey,CacheValue>> |
provideCacheStrategies() |
Map<String,CacheStrategy<CacheKey,CacheValue>> provideCacheStrategies()
CacheStrategy implementations to contribute. The key represents the alias.Copyright © 2008-2014. All Rights Reserved.