Class: EventQ::Exchange

Inherits:
Object
  • Object
show all
Defined in:
lib/eventq_base/exchange.rb

Direct Known Subclasses

EventRaisedExchange

Instance Attribute Summary collapse

Instance Attribute Details

#nameObject

Returns the value of attribute name.



3
4
5
# File 'lib/eventq_base/exchange.rb', line 3

def name
  @name
end