public class NoDispatching extends java.lang.Object implements IThreadDispatcherProvider
| Constructor and Description |
|---|
NoDispatching() |
| Modifier and Type | Method and Description |
|---|---|
IThreadDispatcher |
getDispatcher()
Returns dispatcher which invokes directly without routing into a thread.
|
public IThreadDispatcher getDispatcher()
getDispatcher in interface IThreadDispatcherProvider