Interface ScheduledThreadPool
- All Superinterfaces:
ThreadPool
- All Known Implementing Classes:
ScheduledThreadPoolWrapper
Interface representing scheduled
ThreadPool
.-
Method Summary
Methods inherited from interface org.opendaylight.controller.config.threadpool.ThreadPool
getMaxThreadCount
-
Method Details
-
getExecutor
ScheduledExecutorService getExecutor()- Specified by:
getExecutor
in interfaceThreadPool
-