Introduction to Apama > Apama Glossary > action
action
An action is a block of code. Optionally, an action can have parameters and/or a return type. An action can be called, typically as part of responding to an event listener. Actions can be members of monitors, events or queries. The following action names have special meanings and may be called by the correlator:
*On monitors only: onload(), ondie(), onunload()
*On monitors and events: onBeginRecovery(), onConcludeRecovery()
Copyright © 2013-2015 Software AG, Darmstadt, Germany and/or Software AG USA Inc., Reston, VA, USA, and/or its subsidiaries and/or its affiliates and/or their licensors.
Use, reproduction, transfer, publication or disclosure is prohibited except as specifically provided for in your License Agreement with Software AG.