spring-framework / org.springframework.cache.interceptor / CompositeCacheOperationSource / <init>

<init>

CompositeCacheOperationSource(vararg cacheOperationSources: CacheOperationSource)

Create a new CompositeCacheOperationSource for the given sources.

Parameters

cacheOperationSources - the CacheOperationSource instances to combine