Module: Cognizant::Process::Actions
- Included in:
- Cognizant::Process
- Defined in:
- lib/cognizant/process/actions.rb,
lib/cognizant/process/actions/stop.rb,
lib/cognizant/process/actions/start.rb,
lib/cognizant/process/actions/restart.rb
Defined Under Namespace
Instance Attribute Summary
Attributes included from Restart
#restart_after_command, #restart_before_command, #restart_command, #restart_env, #restart_expect_stopped, #restart_signals, #restart_timeout
Attributes included from Stop
#stop_after_command, #stop_before_command, #stop_command, #stop_env, #stop_signals, #stop_timeout
Attributes included from Start
#start_after_command, #start_before_command, #start_command, #start_env, #start_timeout, #start_with_input, #start_with_input_command, #start_with_input_file
Method Summary
Methods included from Restart
#_restart_result_handler, #reset_attributes!, #restart_expect_stopped!, #restart_process
Methods included from Stop
#_stop_result_handler, #reset_attributes!, #stop_process