Class: EventQ::Exchange
- Inherits:
-
Object
- Object
- EventQ::Exchange
- Defined in:
- lib/eventq_base/exchange.rb
Direct Known Subclasses
Instance Attribute Summary collapse
-
#name ⇒ Object
Returns the value of attribute name.
Instance Attribute Details
#name ⇒ Object
Returns the value of attribute name.
3 4 5 |
# File 'lib/eventq_base/exchange.rb', line 3 def name @name end |