Uses of Class
org.apache.dubbo.common.config.configcenter.ConfigChangedEvent
Packages that use ConfigChangedEvent
-
Uses of ConfigChangedEvent in org.apache.dubbo.common.config.configcenter
Methods in org.apache.dubbo.common.config.configcenter with parameters of type ConfigChangedEventModifier and TypeMethodDescriptionvoidConfigurationListener.process(ConfigChangedEvent event) Listener call back method.