com.atlassian.bamboo.build.pipeline.concurrent
Class NamedThreadFactory
java.lang.Object
com.atlassian.bamboo.build.pipeline.concurrent.NamedThreadFactory
public class NamedThreadFactory
- extends Object
ThreadFactory
that allows you to name the threads and create a thread with a
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NamedThreadFactory
public NamedThreadFactory(String threadName)
newThread
public Thread newThread(Runnable r)
Copyright © 2006 Atlassian Software Systems. All Rights Reserved.