|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--net.sf.bus.spi.AsyncDispatcherProvider
Manages the instance creation of the AsyncDispatcher
Constructor Summary | |
AsyncDispatcherProvider()
|
Method Summary | |
Dispatcher |
getDispatcher()
Returns a dispatcher instance using its provision strategy |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public AsyncDispatcherProvider()
Method Detail |
public Dispatcher getDispatcher()
DispatcherProvider
getDispatcher
in interface DispatcherProvider
net.sf.bus.spi.DispatcherProvider
Dispatcher
for use in dispatching a message to subscribers
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |