Apama
10.2.0.3
|
Obsolete constructor retained for backward compatibility
This function is deprecated.
Execution context for a library function call.
For passing to a function that needs to take an AP_Context& from a plugin thread that doesn't have an AP_Context.
Send an event to a specific context in the correlator
This function is deprecated in favour of calling sendEventTo that takes a const AP_Context&.
In particular, you may not call this function from a plugin event handler and must pass in an AP_Context& to avoid deadlocks.
Return active plugin API version
version | this function. |