Class OpeniamAnnotationCacheOperationSource

  • All Implemented Interfaces:
    Serializable, org.springframework.cache.interceptor.CacheOperationSource

    public class OpeniamAnnotationCacheOperationSource
    extends org.springframework.cache.annotation.AnnotationCacheOperationSource
    See Also:
    Serialized Form
    • Nested Class Summary

      • Nested classes/interfaces inherited from class org.springframework.cache.annotation.AnnotationCacheOperationSource

        org.springframework.cache.annotation.AnnotationCacheOperationSource.CacheOperationProvider
    • Field Summary

      • Fields inherited from class org.springframework.cache.interceptor.AbstractFallbackCacheOperationSource

        logger
    • Constructor Detail

      • OpeniamAnnotationCacheOperationSource

        public OpeniamAnnotationCacheOperationSource()
    • Method Detail

      • getCacheOperations

        public Collection<org.springframework.cache.interceptor.CacheOperation> getCacheOperations​(Method method,
                                                                                                   Class<?> targetClass)
        Specified by:
        getCacheOperations in interface org.springframework.cache.interceptor.CacheOperationSource
        Overrides:
        getCacheOperations in class org.springframework.cache.interceptor.AbstractFallbackCacheOperationSource
      • findCacheOperations

        protected Collection<org.springframework.cache.interceptor.CacheOperation> findCacheOperations​(Method method)
        Overrides:
        findCacheOperations in class org.springframework.cache.annotation.AnnotationCacheOperationSource