| Package | Description |
|---|---|
| com.h3c.sdn.adm |
Definitions of the domain model and services specific to the
Administrator tier of the VCF Controller.
|
| com.h3c.util.concurrent | |
| com.h3c.util.observer |
| Modifier and Type | Interface and Description |
|---|---|
interface |
TaskExecutorService
Task executor.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
ThreadExecutor
Thread executor.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultThreadExecutor
Thread executor implementation.
|
class |
ThreadMonitor
ThreadExecutor proxy used to track threads. |
| Constructor and Description |
|---|
MultiThreadListenerHandler(Store<T> listenerStore,
MultiThreadListenerHandler.ThreadingMode threadingMode,
RunnableExecutor taskExecutor,
ErrorHandler<T,Exception> errorHandler)
Creates a new listener handler.
|
Copyright © 2014. All Rights Reserved.