ナビゲーションリンクをスキップ
ホーム
概要
パッケージ
使用
ツリー
非推奨
インデックス
検索
ヘルプ
Spring Data Redis
org.springframework.data.redis.annotation
パッケージの使用
org.springframework.data.redis.annotation
org.springframework.data.redis.annotation
を使用するパッケージ
パッケージ
説明
org.springframework.data.redis.annotation
宣言型 Redis リスナーエンドポイントのためのアノテーションとサポートクラス。
org.springframework.data.redis.config
名前空間と構成。
org.springframework.data.redis.annotation
で使用されている
org.springframework.data.redis.annotation
のクラス
クラス
説明
RedisListener
指定された
RedisListener.topic()
上の Redis Pub/Sub メッセージリスナーのターゲットとなるメソッドを示すアノテーション。
org.springframework.data.redis.config
で使用されている
org.springframework.data.redis.annotation
のクラス
クラス
説明
RedisListenerAnnotationBeanPostProcessor
Bean ポストプロセッサーは、
RedisListener
アノテーションが付与されたメソッドを、アノテーションの属性に従って Redis メッセージリスナーコンテナーに登録します。