| Class | Ruote::Tracker |
| In: |
lib/ruote/evt/tracker.rb
|
| Parent: | Object |
The tracker service is used by the "listen" expression. This services sees all the msg processed by a worker and triggers any listener interested in a particular msg.
Look at the ListenExpression for more details.