Class EventDispatcher.AbstractEvent
- java.lang.Object
-
- com.alibaba.nacos.client.config.impl.EventDispatcher.AbstractEvent
-
- Direct Known Subclasses:
EventDispatcher.ServerlistChangeEvent
- Enclosing class:
- EventDispatcher
public abstract static class EventDispatcher.AbstractEvent extends Object
Client事件。
-
-
Constructor Summary
Constructors Constructor Description AbstractEvent()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected List<EventDispatcher.AbstractEvent>implyEvents()
-
-
-
Method Detail
-
implyEvents
protected List<EventDispatcher.AbstractEvent> implyEvents()
-
-