Concurrent::Actor::AbstractContext
Context of an Actor for robust systems. It supports supervision, linking, pauses on error. Uses {Behaviour.restarting_behaviour_definition}
@abstract implement {AbstractContext#on_message}
# File lib/concurrent/actor/context.rb, line 161 def behaviour_definition Behaviour.restarting_behaviour_definition end
[Validate]
Generated with the Darkfish Rdoc Generator 2.