Class
Crono::PerformerProxy
In:
lib/crono/performer_proxy.rb
Parent:
Object
Crono::PerformerProxy
is a proxy used in cronotab.rb semantic
Methods
every
new
once_per
with_options
Public Class methods
new
(performer, scheduler, job_args)
Public Instance methods
every
(period, *args)
once_per
(execution_interval)
with_options
(options)
[Validate]