public class ForceStopThreadsOnUninstallEventHandler 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
ForceStopThreadsOnUninstallEventHandler()
int
getPriority()
void
handleEvent(com.alipay.sofa.ark.spi.event.biz.BeforeBizRecycleEvent event)
static <T extends Thread>T
manageThread(T thread)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ForceStopThreadsOnUninstallEventHandler()
public static <T extends Thread> T manageThread(T thread)
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.