TIBCO Adapter SDK C++ Reference
|
Advisories are events generated by the infrastructure libraries of products such as TIBCO Rendezvous TX or TIBCO Adapter SDK. Advisories inform programs of exceptional situations that might affect them. Advisories are not typically sent out on the network to other applications.
An application receives advisories on a special subject. For example, the application can subscribe to advisories generated by the TIBCO Rendezvous TX library under the subject “_RV.INFO.RVTX.LISTENER.REGISTERED” name.
TIBCO Adapter SDK provides a configurable and customizable way to trap and react to advisory messages. The SDK also provides ways to generate adapter-specific advisories.
class MAdvisory : public MEventSource;
MObject MComponent MEventSource MAdvisory