Method | Result |
onload() | Invoked immediately after a monitor has been loaded. |
ondie() | Invoked when a monitor instance terminates. |
onunload() | Invoked after all instances of a monitor have terminated. |
onBeginRecovery() | Invoked at the start of recovery of a persistence-enabled correlator. |
onConcludeRecovery() | Invoked at the end of recovery of a persistence-enabled correlator. |