public class CancelTimersOnUninstallEventHandler extends Object implements com.alipay.sofa.ark.spi.service.event.EventHandler<com.alipay.sofa.ark.spi.event.biz.BeforeBizRecycleEvent>
CancelTimersOnUninstallEventHandler class.
| Constructor and Description |
|---|
CancelTimersOnUninstallEventHandler() |
| Modifier and Type | Method and Description |
|---|---|
int |
getPriority() |
void |
handleEvent(com.alipay.sofa.ark.spi.event.biz.BeforeBizRecycleEvent event) |
static <T extends Timer> |
manageTimer(T timer)
manageTimer.
|
public static <T extends Timer> T manageTimer(T timer)
manageTimer.
T - a T classtimer - a T objectpublic void handleEvent(com.alipay.sofa.ark.spi.event.biz.BeforeBizRecycleEvent event)
handleEvent in interface com.alipay.sofa.ark.spi.service.event.EventHandler<com.alipay.sofa.ark.spi.event.biz.BeforeBizRecycleEvent>public int getPriority()
getPriority in interface com.alipay.sofa.ark.spi.service.PriorityOrderedCopyright © 2024. All rights reserved.