public class CustomizableServiceInstanceListener extends Object implements EventListener<ServiceInstancePreRegisteredEvent>
ServiceInstance before registering to Registry.COMPARATOR, MAX_PRIORITY, MIN_PRIORITY, NORMAL_PRIORITY| Constructor and Description |
|---|
CustomizableServiceInstanceListener() |
| Modifier and Type | Method and Description |
|---|---|
void |
onEvent(ServiceInstancePreRegisteredEvent event)
Handle a
Dubbo Event when it's be published |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitfindEventType, findEventType, findEventType, getPrioritycompareTopublic void onEvent(ServiceInstancePreRegisteredEvent event)
EventListenerDubbo Event when it's be publishedevent - a Dubbo EventCopyright © 2011–2020 The Apache Software Foundation. All rights reserved.