TIBCO Adapter SDK C++ Reference
|
This constructor signals an exception if the referenced microagent does not exist.
Parameters | Description |
MApp* pMApp | The application manager associated with this Hawk sink. |
const MString& rsSinkName |
Sink name associated with this instance of the class. The sink name has no relationship with the role of the sink. The role is defined when the sink and a trace are matched. Maximum size is 512 bytes.
|
const MString& rsMicroAgentName | Name of the microagent that should receive the traces routed to this sink. |
MHawkSink(MApp* pMApp, const MString& rsSinkName, const MString& rsMicroAgentName) throw(MException);