public abstract class ServiceInstancesChangedListener extends Object implements ConditionalEventListener<ServiceInstancesChangedEvent>
Event ListenerServiceInstancesChangedEventCOMPARATOR, MAX_PRIORITY, MIN_PRIORITY, NORMAL_PRIORITY| 限定符和类型 | 方法和说明 |
|---|---|
boolean |
accept(ServiceInstancesChangedEvent event) |
boolean |
equals(Object o) |
String |
getServiceName()
Get the correlative service name
|
int |
hashCode() |
abstract void |
onEvent(ServiceInstancesChangedEvent event)
|
findEventType, findEventType, findEventType, getPrioritycompareTopublic abstract void onEvent(ServiceInstancesChangedEvent event)
event - ServiceInstancesChangedEventpublic final String getServiceName()
public final boolean accept(ServiceInstancesChangedEvent event)
accept 在接口中 ConditionalEventListener<ServiceInstancesChangedEvent>event - eventtrue, or falseCopyright © 2011–2020 The Apache Software Foundation. All rights reserved.