public class MqCunsumerSubscribe extends Object implements org.springframework.context.ApplicationContextAware
| Modifier and Type | Field and Description |
|---|---|
static Map<String,List<MqCunsumer>> |
nativeTopics
本地模式topic和消费者
|
| Constructor and Description |
|---|
MqCunsumerSubscribe() |
| Modifier and Type | Method and Description |
|---|---|
void |
setApplicationContext(org.springframework.context.ApplicationContext applicationContext) |
void |
setCacheService(com.ohaotian.plugin.cache.CacheService cacheService) |
public static Map<String,List<MqCunsumer>> nativeTopics
public void setCacheService(com.ohaotian.plugin.cache.CacheService cacheService)
public void setApplicationContext(org.springframework.context.ApplicationContext applicationContext)
throws org.springframework.beans.BeansException
setApplicationContext in interface org.springframework.context.ApplicationContextAwareorg.springframework.beans.BeansExceptionCopyright © 2018. All rights reserved.