Uses of Class
org.springframework.data.redis.config.MethodRedisListenerEndpoint
Packages that use MethodRedisListenerEndpoint
Package
Description
Annotations and support classes for declarative Redis listener endpoints.
-
Uses of MethodRedisListenerEndpoint in org.springframework.data.redis.annotation
Methods in org.springframework.data.redis.annotation that return MethodRedisListenerEndpointModifier and TypeMethodDescriptionRedisListenerAnnotationBeanPostProcessor.createEndpoint(RedisListener redisListener, Method method, Object bean)