@AutoConfiguration public class RedisKeyEventAutoConfiguration extends Object
Tips:
extract message listener and message handler bean name that developers can cover with same bean name if that behavior can make them happy
| 限定符和类型 | 类和说明 |
|---|---|
static class |
RedisKeyEventAutoConfiguration.RedisKeyDeletedEventConfiguration |
static class |
RedisKeyEventAutoConfiguration.RedisKeyExpiredEventConfiguration |
static class |
RedisKeyEventAutoConfiguration.RedisKeySetEventConfiguration |
| 限定符和类型 | 字段和说明 |
|---|---|
static String |
KEY_DELETED_EVENT_PREFIX |
static String |
KEY_EXPIRED_EVENT_PREFIX |
static String |
KEY_SET_EVENT_PREFIX |
| 构造器和说明 |
|---|
RedisKeyEventAutoConfiguration() |
Copyright © 2023. All rights reserved.