インターフェースの使用
org.springframework.cache.annotation.CacheAnnotationParser
CacheAnnotationParser を使用するパッケージ
org.springframework.cache.annotation 内の CacheAnnotationParser 使用
修飾子と型クラス説明class型 CacheAnnotationParser のパラメーターを持つ org.springframework.cache.annotation のメソッド修飾子と型メソッド説明AnnotationCacheOperationSource.CacheOperationProvider.getCacheOperations(CacheAnnotationParser parser) 指定されたパーサーによって提供されるCacheOperationインスタンスを返します。型 CacheAnnotationParser のパラメーターを持つ org.springframework.cache.annotation のコンストラクター修飾子コンストラクター説明AnnotationCacheOperationSource(CacheAnnotationParser annotationParser) カスタム AnnotationCacheOperationSource を作成します。AnnotationCacheOperationSource(CacheAnnotationParser... annotationParsers) カスタム AnnotationCacheOperationSource を作成します。型の型引数を持つ org.springframework.cache.annotation のコンストラクターパラメーター CacheAnnotationParser修飾子コンストラクター説明AnnotationCacheOperationSource(SetSE<CacheAnnotationParser> annotationParsers) カスタム AnnotationCacheOperationSource を作成します。