| Class | Description |
|---|---|
| CloseableAsyncEventBus |
Closeable version of
AsyncEventBus. |
| CloseableEventBus |
Closeable
EventBus. |
| FixedThreadPoolWrapper |
Implementation of
ThreadPool using fixed number of threads wraps
ExecutorService. |
| FlexibleThreadPoolWrapper |
Implementation of
ThreadPool using flexible number of threads wraps
ExecutorService. |
| NamingThreadPoolFactory |
Implementation of
ThreadFactory. |
| ScheduledThreadPoolWrapper |
Implementation of
ScheduledThreadPool wraps
ScheduledExecutorService. |
Copyright © 2016 OpenDaylight. All rights reserved.