public class SessionMessageListener extends Object implements org.springframework.data.redis.connection.MessageListener
Message notifications. If it is a "del" or "expired"
translate into a SessionDestroyedEvent.| Constructor and Description |
|---|
SessionMessageListener(org.springframework.context.ApplicationEventPublisher eventPublisher)
Creates a new instance
|