TIBCO Adapter SDK C++ Reference
|
For CMQ subscriber endpoint, the MPublisher is CM. The resulting session is CM with CM name appended with “_sdk”. Similarly, TIBCO Rendezvous TX sessions have the transaction name appended with “_sdk”.
Parameters sSessionName : Session to use for this endpoint. sURL : Configuration location for this endpoint. objectProperties - When this parameter is used, the MConfigurationUtilities object uses the MProperties instance for configuration information instead of the default. objectProperties : When this parameter is used, the MConfigurationUtilities object uses the MProperties instance for configuration information instead of the default.
MComponent * createMatchingEndpoint(MString const & sURL, MProperties const & objectProperties, MString const sSessionName = "") throw( MException);