UnorderedParallelEventReceivingStrategy¶
-
public class
UnorderedParallelEventReceivingStrategy
extends AbstractEventReceivingStrategy¶ An
EventReceivingStrategy
that dispatchesEvent
s using a thread pool but without any ordering guarantees.- Author
swrede
Methods¶
deactivate¶
-
public void
deactivate
()¶ - Throws
InterruptedException – thrown if waiting for shutdown was interrupted.