class EventQ::EventRaisedQueue
Public Class Methods
new()
click to toggle source
# File lib/eventq_base/event_raised_queue.rb, line 3 def initialize @name = 'eventq.eventraised' end
# File lib/eventq_base/event_raised_queue.rb, line 3 def initialize @name = 'eventq.eventraised' end