Interface AnnotationCacheOperationSource.CacheOperationProvider

Enclosing class:
AnnotationCacheOperationSource
Functional Interface:
This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.

@FunctionalInterface protected static interface AnnotationCacheOperationSource.CacheOperationProvider
Callback interface providing CacheOperation instance(s) based on a given CacheAnnotationParser.
Since:
3.1
Author:
Costin Leau, Juergen Hoeller, Stephane Nicoll