public class ServiceNameMappingListener extends Object implements EventListener<ServiceConfigExportedEvent>
event listener for mapping the exported Dubbo
service inerface to its service nameServiceNameMapping,
AbstractInterfaceConfig.getExportedUrls()COMPARATOR, MAX_PRIORITY, MIN_PRIORITY, NORMAL_PRIORITY| 构造器和说明 |
|---|
ServiceNameMappingListener() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
onEvent(ServiceConfigExportedEvent event)
Handle a
Dubbo Event when it's be published |
findEventType, findEventType, findEventType, getPrioritycompareTopublic void onEvent(ServiceConfigExportedEvent event)
EventListenerDubbo Event when it's be publishedevent - a Dubbo EventCopyright © 2011–2020 The Apache Software Foundation. All rights reserved.