public static class NacosConfiguration.NacosListener
extends com.alibaba.nacos.api.config.listener.AbstractSharedListener
| Constructor and Description |
|---|
NacosListener(String dataId,
ConfigurationChangeListener listener)
Instantiates a new Nacos listener.
|
| Modifier and Type | Method and Description |
|---|---|
ConfigurationChangeListener |
getTargetListener()
Gets target listener.
|
void |
innerReceive(String dataId,
String group,
String configInfo) |
public NacosListener(String dataId, ConfigurationChangeListener listener)
dataId - the data idlistener - the listenerpublic ConfigurationChangeListener getTargetListener()
Copyright © 2023 Seata. All rights reserved.