public class CloseableAsyncEventBus extends com.google.common.eventbus.AsyncEventBus implements Closeable
AsyncEventBus.| Constructor and Description |
|---|
CloseableAsyncEventBus(String identifier,
org.opendaylight.controller.config.threadpool.ThreadPool threadPool,
AsyncEventBusRuntimeRegistrator rootRegistrator) |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
org.opendaylight.controller.config.threadpool.ThreadPool |
getThreadPool() |
public CloseableAsyncEventBus(String identifier, org.opendaylight.controller.config.threadpool.ThreadPool threadPool, AsyncEventBusRuntimeRegistrator rootRegistrator)
public org.opendaylight.controller.config.threadpool.ThreadPool getThreadPool()
public void close()
throws IOException
close in interface Closeableclose in interface AutoCloseableIOExceptionCopyright © 2016 OpenDaylight. All rights reserved.