Object
A receiver is meant to receive workitems and feed them back into the engine (the storage actually).
Accepts context, worker, engine or storage as first argument.
# File lib/ruote/receiver/base.rb, line 173 def initialize (cwes, options={}) @context = cwes.context @options = options end
[Validate]
Generated with the Darkfish Rdoc Generator 2.