com.atlassian.bamboo.executor
Class NamedExecutors

java.lang.Object
  extended by com.atlassian.bamboo.executor.NamedExecutors

public class NamedExecutors
extends Object

Class equivalent to Executors with support for naming of pooled threads


Method Summary
static ScheduledExecutorService newScheduledThreadPool(int corePoolSize, String poolName)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

newScheduledThreadPool

public static ScheduledExecutorService newScheduledThreadPool(int corePoolSize,
                                                              String poolName)


Copyright © 2015 Atlassian Software Systems Pty Ltd. All rights reserved.