Class: StackMate::NoOpResource
- Inherits:
-
Ruote::Participant
- Object
- Ruote::Participant
- StackMate::NoOpResource
- Includes:
- Logging
- Defined in:
- lib/stackmate/participants/common.rb
Instance Method Summary collapse
Methods included from Logging
configure_logger_for, #logger, logger_for
Instance Method Details
#on_workitem ⇒ Object
58 59 60 61 |
# File 'lib/stackmate/participants/common.rb', line 58 def on_workitem logger.debug "Entering #{workitem.participant_name} " reply end |