Uses of Class
com.alibaba.nacos.client.config.impl.EventDispatcher.AbstractEventListener
-
Packages that use EventDispatcher.AbstractEventListener Package Description com.alibaba.nacos.client.config.impl -
-
Uses of EventDispatcher.AbstractEventListener in com.alibaba.nacos.client.config.impl
Methods in com.alibaba.nacos.client.config.impl with parameters of type EventDispatcher.AbstractEventListener Modifier and Type Method Description static voidEventDispatcher. addEventListener(EventDispatcher.AbstractEventListener listener)添加事件监听器
-