Class NamingThreadPoolFactory
java.lang.Object
org.opendaylight.controller.config.threadpool.util.NamingThreadPoolFactory
- All Implemented Interfaces:
Closeable,AutoCloseable,ThreadFactory
Implementation of
ThreadFactory. This class is thread-safe.-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
NamingThreadPoolFactory
-
-
Method Details
-
newThread
- Specified by:
newThreadin interfaceThreadFactory
-
close
public void close()- Specified by:
closein interfaceAutoCloseable- Specified by:
closein interfaceCloseable
-
getNamePrefix
-