Class: Service

Inherits:
Object
  • Object
show all
Includes:
Base
Defined in:
lib/service.rb

Overview

Service encapsulates an object which executes a bit of code in a loop that can be started or stopped and query whether it is running or not.

Objects can subclass Service.

Defined Under Namespace

Modules: Base

Method Summary

Methods included from Base

extended, included