|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectjetbrains.buildServer.util.NamedThreadFactory
public class NamedThreadFactory
Created by IntelliJ IDEA. User: kir Date: 21/03/2007 Time: 16:40:31
| Constructor Summary | |
|---|---|
NamedThreadFactory(java.lang.String name)
|
|
| Method Summary | |
|---|---|
java.lang.String |
getThreadDump()
|
java.lang.Thread |
newThread(java.lang.Runnable r)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public NamedThreadFactory(java.lang.String name)
| Method Detail |
|---|
public java.lang.Thread newThread(java.lang.Runnable r)
newThread in interface java.util.concurrent.ThreadFactorypublic java.lang.String getThreadDump()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||