Uses of Class
org.springframework.data.redis.config.RedisListenerEndpointRegistrar
Packages that use RedisListenerEndpointRegistrar
-
Uses of RedisListenerEndpointRegistrar in org.springframework.data.redis.config
Methods in org.springframework.data.redis.config with parameters of type RedisListenerEndpointRegistrarModifier and TypeMethodDescriptiondefault voidRedisListenerConfigurer.configureRedisListeners(RedisListenerEndpointRegistrar registrar) Callback allowing aRedisListenerEndpointRegistryand specificRedisListenerEndpointinstances to be registered against the givenRedisListenerEndpointRegistrar.