public class LoggingEventListener extends GenericEventListener
Dubbo eventCOMPARATOR, MAX_PRIORITY, MIN_PRIORITY, NORMAL_PRIORITY| Constructor and Description |
|---|
LoggingEventListener() |
| Modifier and Type | Method and Description |
|---|---|
void |
onEvent(ServiceDiscoveryDestroyedEvent event) |
void |
onEvent(ServiceDiscoveryDestroyingEvent event) |
void |
onEvent(ServiceDiscoveryInitializedEvent event) |
void |
onEvent(ServiceDiscoveryInitializingEvent event) |
void |
onEvent(ServiceInstancePreRegisteredEvent event) |
void |
onEvent(ServiceInstancePreUnregisteredEvent event) |
void |
onEvent(ServiceInstanceRegisteredEvent event) |
void |
onEvent(ServiceInstancesChangedEvent event) |
void |
onEvent(ServiceInstanceUnregisteredEvent event) |
onEventequals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitfindEventType, findEventType, findEventType, getPrioritycompareTopublic void onEvent(ServiceDiscoveryInitializingEvent event)
public void onEvent(ServiceDiscoveryInitializedEvent event)
public void onEvent(ServiceInstancePreRegisteredEvent event)
public void onEvent(ServiceInstanceRegisteredEvent event)
public void onEvent(ServiceInstancesChangedEvent event)
public void onEvent(ServiceInstancePreUnregisteredEvent event)
public void onEvent(ServiceInstanceUnregisteredEvent event)
public void onEvent(ServiceDiscoveryDestroyingEvent event)
public void onEvent(ServiceDiscoveryDestroyedEvent event)
Copyright © 2011–2019 The Apache Software Foundation. All rights reserved.