com.atlassian.bamboo.executor
Class NamedExecutors
java.lang.Object
com.atlassian.bamboo.executor.NamedExecutors
public class NamedExecutors
- extends Object
Class equivalent to Executors
with support for naming of pooled threads
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
newScheduledThreadPool
public static ScheduledExecutorService newScheduledThreadPool(int corePoolSize,
String poolName)
Copyright © 2015 Atlassian Software Systems Pty Ltd. All rights reserved.