public class SimpleEventDispatcher extends Object implements EventDispatcher
| 限定符和类型 | 字段和说明 |
|---|---|
static SimpleEventDispatcher |
INSTANCE |
| 构造器和说明 |
|---|
SimpleEventDispatcher() |
public static final SimpleEventDispatcher INSTANCE
public void dispatch(DomainEvent event, Iterable<EventListener> subscribers)
dispatch 在接口中 EventDispatcherCopyright © 2022. All rights reserved.