Package com.slack.api.util.thread
Class ExecutorServiceFactory
java.lang.Object
com.slack.api.util.thread.ExecutorServiceFactory
public class ExecutorServiceFactory extends Object
-
Method Summary
Modifier and Type Method Description static ExecutorServicecreateDaemonThreadPoolExecutor(String threadGroupName, int poolSize)static ScheduledExecutorServicecreateDaemonThreadScheduledExecutor(String threadGroupName)