Object
A /dev/null participant, simply discards the workitems it receives, without doing anything.
For testing purposes only.
# File lib/ruote/part/null_participant.rb, line 40 def initialize (opts=nil) end
Does nothing.
# File lib/ruote/part/null_participant.rb, line 50 def cancel (fei, flavour) end
Does nothing, discards the workitem it receives.
# File lib/ruote/part/null_participant.rb, line 45 def consume (workitem) end
[Validate]
Generated with the Darkfish Rdoc Generator 2.