module Quartz::Hooks
Defined in:
quartz/hooks.crConstant Summary
-
POST_ABORT =
:post_abort
-
POST_INIT =
:post_init
-
POST_RESTART =
:post_restart
-
POST_SIMULATION =
:post_simulation
-
PRE_ABORT =
:pre_abort
-
PRE_INIT =
:pre_init
-
PRE_RESTART =
:pre_restart
-
PRE_SIMULATION =
:pre_simulation