| 程序包 | 说明 |
|---|---|
| com.codingapi.springboot.framework.event | |
| com.codingapi.springboot.framework.handler |
| 限定符和类型 | 接口和说明 |
|---|---|
interface |
IAsyncEvent
异步事件
|
interface |
ISyncEvent
同步事件
|
| 限定符和类型 | 方法和说明 |
|---|---|
static void |
EventPusher.push(IEvent event) |
| 限定符和类型 | 接口和说明 |
|---|---|
interface |
IHandler<T extends IEvent>
handler 订阅
|
Copyright © 2022. All rights reserved.