|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jboss.messaging.util.JBMThreadFactory
public class JBMThreadFactory
Constructor Summary | |
---|---|
JBMThreadFactory(java.lang.String groupName)
|
Method Summary | |
---|---|
java.lang.Thread |
newThread(java.lang.Runnable command)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public JBMThreadFactory(java.lang.String groupName)
Method Detail |
---|
public java.lang.Thread newThread(java.lang.Runnable command)
newThread
in interface java.util.concurrent.ThreadFactory
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |