Class WingsCacheAnnoOprSource

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

    
    public class WingsCacheAnnoOprSource
    extends AnnotationCacheOperationSource
                        
    Since:

    2022-04-19

    Author:

    trydofor

    • 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
      • Methods inherited from class org.springframework.cache.annotation.AnnotationCacheOperationSource

        equals, hashCode, isCandidateClass
      • Methods inherited from class org.springframework.cache.interceptor.AbstractFallbackCacheOperationSource

        getCacheOperations
      • Methods inherited from class java.lang.Object

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

      • WingsCacheAnnoOprSource

        WingsCacheAnnoOprSource()
    • Method Detail