Class SlardarCacheConfiguration.CacheAop
-
- All Implemented Interfaces:
-
org.springframework.beans.factory.Aware,org.springframework.context.annotation.ImportAware
@Configuration(proxyBeanMethods = false)@ConditionalWingsEnabled() public class SlardarCacheConfiguration.CacheAop extends AbstractCachingConfiguration
-
-
Constructor Summary
Constructors Constructor Description SlardarCacheConfiguration.CacheAop()
-
Method Summary
Modifier and Type Method Description CacheOperationSourcewingsCacheOperationSource()CacheInterceptorwingsCacheInterceptor(CacheOperationSource cacheOperationSource)-
-
Method Detail
-
wingsCacheOperationSource
@Bean()@Primary() CacheOperationSource wingsCacheOperationSource()
-
wingsCacheInterceptor
@Bean()@Primary() CacheInterceptor wingsCacheInterceptor(CacheOperationSource cacheOperationSource)
-
-
-
-