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
                        
    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Field Summary

      Fields 
      Modifier and Type Field Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      CacheOperationSource wingsCacheOperationSource()
      CacheInterceptor wingsCacheInterceptor(CacheOperationSource cacheOperationSource)
      • Methods inherited from class org.springframework.cache.annotation.AbstractCachingConfiguration

        setImportMetadata
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • SlardarCacheConfiguration.CacheAop

        SlardarCacheConfiguration.CacheAop()