| Package | Description |
|---|---|
| com.alipay.sofa.ark.spi.event | |
| com.alipay.sofa.ark.spi.event.biz | |
| com.alipay.sofa.ark.spi.event.plugin | |
| com.alipay.sofa.ark.spi.service.event |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractArkEvent<T> |
class |
AfterFinishDeployEvent |
class |
AfterFinishStartupEvent |
| Modifier and Type | Class and Description |
|---|---|
class |
AfterBizStartupEvent |
class |
AfterBizStopEvent |
class |
AfterBizSwitchEvent |
class |
BeforeBizRecycleEvent |
class |
BeforeBizStartupEvent |
class |
BeforeBizStopEvent |
class |
BeforeBizSwitchEvent |
| Modifier and Type | Class and Description |
|---|---|
class |
AfterPluginStartupEvent |
class |
AfterPluginStopEvent |
class |
BeforePluginStartupEvent |
class |
BeforePluginStopEvent |
| Modifier and Type | Interface and Description |
|---|---|
interface |
EventHandler<E extends ArkEvent> |
| Modifier and Type | Method and Description |
|---|---|
void |
EventAdminService.sendEvent(ArkEvent event)
Initiate synchronous delivery of an event.
|
Copyright © 2024. All rights reserved.