Package org.opendaylight.controller.config.threadpool.util
-
Class Summary Class Description FixedThreadPoolWrapper Implementation ofThreadPoolusing fixed number of threads wrapsExecutorService.FlexibleThreadPoolWrapper Implementation ofThreadPoolusing flexible number of threads wrapsExecutorService.NamingThreadPoolFactory Implementation ofThreadFactory.ScheduledThreadPoolWrapper Implementation ofScheduledThreadPoolwrapsScheduledExecutorService.