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