|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Uses of IEventToken in org.ow2.util.event.api |
|---|
| Methods in org.ow2.util.event.api that return IEventToken | |
|---|---|
IEventToken |
IEventDispatcher.dispatch(IEvent event)
Dispatch this event. |
IEventToken |
IEventDispatcher.dispatch(IEvent event,
EventPriority priority)
Dispatch an event. |
IEventToken |
IEventDispatcher.dispatch(IEvent event,
EventPriority priority,
int nbWorker)
Dispatch an event. |
IEventToken |
IEventDispatcher.dispatch(IEvent event,
EventPriority priority,
long timeout)
Dispatch an event. |
IEventToken |
IEventDispatcher.dispatch(IEvent event,
EventPriority priority,
long timeout,
int nbWorker)
Dispatch an event. |
IEventToken |
IEventDispatcher.dispatch(IEvent event,
int nbWorker)
Dispatch an event. |
IEventToken |
IEventDispatcher.dispatch(IEvent event,
long timeout)
Dispatch an event. |
IEventToken |
IEventDispatcher.dispatch(IEvent event,
long timeout,
int nbWorker)
Dispatch an event. |
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||