| 程序包 | 说明 |
|---|---|
| com.alipay.sofa.ark.spi.event | |
| com.alipay.sofa.ark.spi.service.event |
| 限定符和类型 | 类和说明 |
|---|---|
class |
BizEvent
An biz event
|
| 限定符和类型 | 方法和说明 |
|---|---|
void |
EventHandler.handleEvent(ArkEvent event)
Called by the
EventAdminService service to notify the listener of an
event. |
void |
EventAdminService.sendEvent(ArkEvent event)
Initiate synchronous delivery of an event.
|
Copyright © 2018. All rights reserved.