Re: Re: DefaultDispatchQueue implementation problem
Thorsten Möller <[email protected]>
| Newsgroups | gmane.comp.java.enhydra.barracuda.general |
|---|---|
| Message-ID | <000e01c386ab$80e4e540$33d71e8d@Thoro> |
Christian Cryder <[email protected]> wrote: > Object sourceEvent = context.getEvent().getRootEvent(); Ok, I will use this instead. Thanks for the advice. But again I would say that the implementation of listRemainingEvents() don't give you what the name suggests. And I even think over the time others will tell the same what I experienced. And how is it possible to clear the queue or remove events from the queue (DefaultDispatchQueue.removeEvent(BaseEvent) is not public)? Thorsten