org.ow2.orchestra.util
Class PrefixThreadFactory
java.lang.Object
org.ow2.orchestra.util.PrefixThreadFactory
- All Implemented Interfaces:
- ThreadFactory
public class PrefixThreadFactory
- extends Object
- implements ThreadFactory
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PrefixThreadFactory
public PrefixThreadFactory(String prefix)
newThread
public Thread newThread(Runnable r)
- Specified by:
newThread in interface ThreadFactory
Copyright © 2012 OW2 Consortium. All Rights Reserved.