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| Constructor and Description |
|---|
ServiceNameMappingListener() |
| Modifier and Type | Method and Description |
|---|---|
void |
onEvent(ServiceConfigExportedEvent event)
Handle a
Dubbo Event when it's be published |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitfindEventType, 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.