| Constructor and Description |
|---|
AbstractSharedListener() |
| Modifier and Type | Method and Description |
|---|---|
void |
fillContext(String dataId,
String group) |
Executor |
getExecutor()
Executor to excute this receive
|
abstract void |
innerReceive(String dataId,
String group,
String configInfo)
receive
|
void |
receiveConfigInfo(String configInfo)
接收配置信息
|
public final void receiveConfigInfo(String configInfo)
ListenerreceiveConfigInfo in interface ListenerconfigInfo - 配置值public Executor getExecutor()
ListenergetExecutor in interface ListenerCopyright © 2018 Alibaba Group. All rights reserved.