Class: Pubsub::DomainEventListener
- Inherits:
-
Object
- Object
- Pubsub::DomainEventListener
- Defined in:
- lib/pubsub.rb
Instance Method Summary collapse
Instance Method Details
#listen(&_block) ⇒ Object
14 15 16 |
# File 'lib/pubsub.rb', line 14 def listen(&_block) raise NotImplementedError end |