Uses of Record Class
dev.agenor.autoconfigure.AgenorProperties.Messaging.Redis
Packages that use AgenorProperties.Messaging.Redis
-
Uses of AgenorProperties.Messaging.Redis in dev.agenor.autoconfigure
Methods in dev.agenor.autoconfigure that return AgenorProperties.Messaging.RedisModifier and TypeMethodDescriptionAgenorProperties.Messaging.redis()Returns the value of theredisrecord component.Constructors in dev.agenor.autoconfigure with parameters of type AgenorProperties.Messaging.RedisModifierConstructorDescriptionMessaging(String provider, AgenorProperties.Messaging.Redis redis) Creates an instance of aMessagingrecord class.