|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.atlassian.bamboo.executor.NamedExecutors
public class NamedExecutors
Class equivalent to Executors
with support for naming of pooled threads
Method Summary | |
---|---|
static java.util.concurrent.ScheduledExecutorService |
newScheduledThreadPool(int corePoolSize,
java.lang.String poolName)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static java.util.concurrent.ScheduledExecutorService newScheduledThreadPool(int corePoolSize, java.lang.String poolName)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |