public class ShutdownExecutorServicesOnUninstallEventHandler extends Object implements com.alipay.sofa.ark.spi.service.event.EventHandler<com.alipay.sofa.ark.spi.event.biz.BeforeBizRecycleEvent>
static String
EXECUTOR_CLEANUP_TIMEOUT_SECONDS
DEFAULT_PRECEDENCE, HIGHEST_PRECEDENCE, LOWEST_PRECEDENCE
ShutdownExecutorServicesOnUninstallEventHandler()
int
getPriority()
void
handleEvent(com.alipay.sofa.ark.spi.event.biz.BeforeBizRecycleEvent event)
static <T extends ExecutorService>T
manageExecutorService(T actualExecutorService)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static final String EXECUTOR_CLEANUP_TIMEOUT_SECONDS
public ShutdownExecutorServicesOnUninstallEventHandler()
public static <T extends ExecutorService> T manageExecutorService(T actualExecutorService)
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.