public class CancelTimersOnUninstallEventHandler extends Object implements com.alipay.sofa.ark.spi.service.event.EventHandler<com.alipay.sofa.ark.spi.event.biz.BeforeBizRecycleEvent>
DEFAULT_PRECEDENCE, HIGHEST_PRECEDENCE, LOWEST_PRECEDENCE
CancelTimersOnUninstallEventHandler()
int
getPriority()
void
handleEvent(com.alipay.sofa.ark.spi.event.biz.BeforeBizRecycleEvent event)
static <T extends Timer>T
manageTimer(T timer)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public CancelTimersOnUninstallEventHandler()
public static <T extends Timer> T manageTimer(T timer)
public void handleEvent(com.alipay.sofa.ark.spi.event.biz.BeforeBizRecycleEvent event)
handleEvent
com.alipay.sofa.ark.spi.service.event.EventHandler<com.alipay.sofa.ark.spi.event.biz.BeforeBizRecycleEvent>
public int getPriority()
getPriority
com.alipay.sofa.ark.spi.service.PriorityOrdered
Copyright © 2024. All rights reserved.