Class Ruote::NoOpParticipant
In: lib/ruote/part/no_op_participant.rb
Parent: Object

A participant that simply replies immediately to the engine.

For testing purposes, but could be useful when used in conjunction with ‘listen’.

Methods

cancel   consume   new  

Included Modules

LocalParticipant

Public Class methods

Public Instance methods

No operation : simply replies immediately to the engine.

[Validate]