Class
Nanite::Dispatcher
In:
lib/nanite/nanite_dispatcher.rb
Parent:
Object
Methods
dispatch
handle_intermediate_results
new
Attributes
amq
[R]
evmclass
[RW]
identity
[R]
options
[R]
registry
[R]
serializer
[R]
Public Class methods
new
(amq, registry, serializer, identity, options)
Public Instance methods
dispatch
(deliverable)
Protected Instance methods
handle_intermediate_results
(actor, meth, deliverable, *args)
[Validate]