Class: Woodhouse::Dispatchers::CommonAmqpDispatcher

Inherits:
Woodhouse::Dispatcher show all
Defined in:
lib/woodhouse/dispatchers/common_amqp_dispatcher.rb

Overview

Provides common behavior shared by the Bunny and HotBunnies dispatchers.

Direct Known Subclasses

BunnyDispatcher, HotBunniesDispatcher

Method Summary

Methods inherited from Woodhouse::Dispatcher

#dispatch, #dispatch_job, #initialize, #update_job

Constructor Details

This class inherits a constructor from Woodhouse::Dispatcher