public class BizUninstallEventHandler extends Object implements com.alipay.sofa.ark.spi.service.event.EventHandler<com.alipay.sofa.ark.spi.event.biz.BeforeBizStopEvent>
BizUninstallEventHandler class.
| Constructor and Description |
|---|
BizUninstallEventHandler() |
| Modifier and Type | Method and Description |
|---|---|
int |
getPriority() |
void |
handleEvent(com.alipay.sofa.ark.spi.event.biz.BeforeBizStopEvent event) |
public void handleEvent(com.alipay.sofa.ark.spi.event.biz.BeforeBizStopEvent event)
handleEvent in interface com.alipay.sofa.ark.spi.service.event.EventHandler<com.alipay.sofa.ark.spi.event.biz.BeforeBizStopEvent>public int getPriority()
getPriority in interface com.alipay.sofa.ark.spi.service.PriorityOrderedCopyright © 2024. All rights reserved.