@ThreadSafe public class NamingThreadPoolFactory extends Object implements ThreadFactory, Closeable
ThreadFactory.| Constructor and Description |
|---|
NamingThreadPoolFactory(String namePrefix) |
public NamingThreadPoolFactory(String namePrefix)
public Thread newThread(Runnable r)
newThread in interface ThreadFactorypublic void close()
throws IOException
close in interface Closeableclose in interface AutoCloseableIOExceptionpublic String getNamePrefix()
Copyright © 2016 OpenDaylight. All rights reserved.