Invoked by InputNode#onInput(OutputNode, Object) when the given input Object has been received from the OutputNode that emitted it. This method can be overridden in subclasses for hooking on the input received events. @param source An OutputNode that emitted the input
(final OutputNode<IN> source, final IN input)
source not stored for this graph (policy: none)