Method: ActiveMessaging::Adapters::Jms::Connection#producers
- Defined in:
- lib/activemessaging/adapters/jms.rb
#producers ⇒ Object
Returns the value of attribute producers.
21 22 23 |
# File 'lib/activemessaging/adapters/jms.rb', line 21 def producers @producers end |