AbstractNotifierFilter

constructor(processingStage: CommandStage, commandWaitNotifier: CommandWaitNotifier)

Parameters

T

The type of message exchange being filtered.

M

The type of message in the exchange.

processingStage

The command stage this filter notifies about.

commandWaitNotifier

The notifier used to send wait signals.