public abstract class ServiceInstancesChangedListener extends Object implements ConditionalEventListener<ServiceInstancesChangedEvent>
Event ListenerServiceInstancesChangedEventCOMPARATOR, MAX_PRIORITY, MIN_PRIORITY, NORMAL_PRIORITY| Modifier and Type | Method and Description |
|---|---|
boolean |
accept(ServiceInstancesChangedEvent event) |
boolean |
equals(Object o) |
String |
getServiceName()
Get the correlative service name
|
int |
hashCode() |
abstract void |
onEvent(ServiceInstancesChangedEvent event)
|
getClass, notify, notifyAll, toString, wait, wait, waitfindEventType, findEventType, findEventType, getPrioritycompareTopublic abstract void onEvent(ServiceInstancesChangedEvent event)
event - ServiceInstancesChangedEventpublic final String getServiceName()
public final boolean accept(ServiceInstancesChangedEvent event)
accept in interface ConditionalEventListener<ServiceInstancesChangedEvent>event - eventtrue, or falseCopyright © 2011–2019 The Apache Software Foundation. All rights reserved.