Apama
10.5.4.1
|
Obsolete constructor retained for backward compatibility
This function is deprecated.
This class has been deprecated.
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.