Class WingsCacheAnnoOprSource
-
- All Implemented Interfaces:
-
java.io.Serializable,org.springframework.cache.interceptor.CacheOperationSource
public class WingsCacheAnnoOprSource extends AnnotationCacheOperationSource- Since:
2022-04-19
trydofor
-
-
Constructor Summary
Constructors Constructor Description WingsCacheAnnoOprSource()
-
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
-
-