public class VertxThreadFactory extends Object implements ThreadFactory
Modifier and Type | Method and Description |
---|---|
Thread |
newThread(Runnable runnable) |
static void |
unsetContext(ContextImpl ctx) |
public static void unsetContext(ContextImpl ctx)
public Thread newThread(Runnable runnable)
newThread
in interface ThreadFactory
Copyright © 2015. All Rights Reserved.