Class DefaultJCacheOperationSource

All Implemented Interfaces:
Aware, BeanFactoryAware, SmartInitializingSingleton, JCacheOperationSource

public class DefaultJCacheOperationSource extends AnnotationJCacheOperationSource implements BeanFactoryAware, SmartInitializingSingleton
The default JCacheOperationSource implementation delegating default operations to configurable services with sensible defaults when not present.
Since:
4.1
Author:
Stephane Nicoll, Juergen Hoeller