Module AMQ::Client::Async::Entity
In: lib/amq/client/async/entity.rb

AMQ entities, as implemented by AMQ::Client, have callbacks and can run them when necessary.

@note Exchanges and queues implementation is based on this class.

@abstract

Methods

new  

Included Modules

Openable Async::Callbacks

Attributes

callbacks  [R]  @return [Array<call>]

Public Class methods

[Validate]