org.sonatype.sisu.goodies.thread
Class TaskThreadFactory
java.lang.Object
org.sonatype.sisu.goodies.thread.TaskThreadFactory
- All Implemented Interfaces:
- ThreadFactory
public class TaskThreadFactory
- extends Object
- implements ThreadFactory
TaskThread
factory.
- Since:
- 1.0
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TaskThreadFactory
public TaskThreadFactory(String prefix)
newThread
public Thread newThread(Runnable task)
- Specified by:
newThread
in interface ThreadFactory
Copyright © 2008-2012 Sonatype, Inc.. All Rights Reserved.