Got replaced by RuoteAMQP::Receiver
This class is kept for backward compatibility.
Start a new LaunchItem listener
@param [ Ruote::Engine, Ruote::Storage ] A configured ruote engine or storage instance @param [ String ] Optional queue name
# File lib/ruote-amqp/launchitem_listener.rb, line 16 def initialize(engine_or_storage, queue=nil) super(engine_or_storage, :queue => queue, :launchitems => :only) end
Generated with the Darkfish Rdoc Generator 2.