Class Ruote::NullParticipant
In: lib/ruote/part/null_participant.rb
Parent: Object

A /dev/null participant, simply discards the workitems it receives, without doing anything.

For testing purposes only.

Methods

cancel   consume   new  

Included Modules

LocalParticipant

Public Class methods

Public Instance methods

Does nothing, discards the workitem it receives.

[Validate]