|
Groovy Documentation | |||||||
FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectgpars.remote.netty.NettyTransportProvider.MyThreadFactory
class NettyTransportProvider.MyThreadFactory
Field Summary | |
---|---|
static MyThreadFactory |
instance
|
Constructor Summary | |
NettyTransportProvider.MyThreadFactory()
|
Method Summary | |
---|---|
Thread
|
newThread(Runnable r)
|
Methods inherited from class Object | |
---|---|
wait, wait, wait, equals, toString, hashCode, getClass, notify, notifyAll |
Field Detail |
---|
static MyThreadFactory instance
Constructor Detail |
---|
NettyTransportProvider.MyThreadFactory()
Method Detail |
---|
public Thread newThread(Runnable r)
Groovy Documentation