Hi All, I am trying to figure out how EventAdmin actually works. Is it possible for an EventAdmin implementation to call an EventHandler::handleEvent while this handler is processing another event by another thread? Is this different if the event is synchronous or asynchronous? And if the event that is waiting to be processed was triggered by the same EventHandler?
Regards, Lucas --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@felix.apache.org For additional commands, e-mail: users-h...@felix.apache.org