Class | Ruote::Context |
In: |
lib/ruote/context.rb
|
Parent: | Object |
A sort of internal registry, via a shared instance of this class, the worker and the engine can access subservices like reader, treechecker, wfid_generator and so on.
SERVICE_PREFIX | = | /^s\_/ |
dashboard | [RW] | |
storage | [R] |
This is kind of evil. Notifies services responding to on_pre_msg with the msg before it gets processed.
Might be useful in some cases. Use with great care.