public class ScheduledThreadPoolWrapper extends Object implements org.opendaylight.controller.config.threadpool.ScheduledThreadPool, Closeable
ScheduledThreadPool wraps
ScheduledExecutorService.| Constructor and Description |
|---|
ScheduledThreadPoolWrapper(int threadCount,
ThreadFactory factory) |
public ScheduledThreadPoolWrapper(int threadCount,
ThreadFactory factory)
public ScheduledExecutorService getExecutor()
getExecutor in interface org.opendaylight.controller.config.threadpool.ScheduledThreadPoolgetExecutor in interface org.opendaylight.controller.config.threadpool.ThreadPoolpublic void close()
close in interface Closeableclose in interface AutoCloseablepublic int getMaxThreadCount()
getMaxThreadCount in interface org.opendaylight.controller.config.threadpool.ThreadPoolCopyright © 2016 OpenDaylight. All rights reserved.