|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objecteneter.messaging.threading.dispatching.AsyncDispatching
public class AsyncDispatching
Invokes asynchronously by routing to a thread from the thread-pool (each method can be executed in a separate thread).
Constructor Summary | |
---|---|
AsyncDispatching()
|
Method Summary | |
---|---|
IThreadDispatcher |
getDispatcher()
Returns dispatcher which invokes asynchronously in a thread from the thread-pool. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public AsyncDispatching()
Method Detail |
---|
public IThreadDispatcher getDispatcher()
getDispatcher
in interface IThreadDispatcherProvider
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |