next

open override fun next(signal: WaitSignal)

Receives the next processing result signal from downstream processors.

Called by downstream components (CommandBus, Aggregate, Projector) to send processing result signals.

Parameters

signal

the wait signal from downstream processing