public class AsyncDispatching extends java.lang.Object implements IThreadDispatcherProvider
| Constructor and Description |
|---|
AsyncDispatching() |
| Modifier and Type | Method and Description |
|---|---|
IThreadDispatcher |
getDispatcher()
Returns dispatcher which invokes asynchronously in a thread from the thread-pool.
|
public IThreadDispatcher getDispatcher()
getDispatcher in interface IThreadDispatcherProvider