public class PrefixThreadFactory
extends java.lang.Object
implements java.util.concurrent.ThreadFactory
| Constructor and Description |
|---|
PrefixThreadFactory(java.lang.String prefix) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Thread |
newThread(java.lang.Runnable r) |
Copyright © 2011 OW2 Consortium. All Rights Reserved.