Class God::Watch
In: lib/god/watch.rb
Parent: Task

Methods

Constants

VALID_STATES = [:init, :up, :start, :restart]
INITIAL_STATE = :init

Attributes

grace  [RW]  config
restart_grace  [RW]  config
start_grace  [RW]  config
stop_grace  [RW]  config

Public Class methods

Public Instance methods

Enable monitoring

Registration

[Validate]