TIBCO Adapter SDK C++ Reference
|
between a publisher and a subscriber.
Parameters | Description |
MApp* pApp | The MApp with which this instance session is associated. |
const MString& sSessionName | The name of the session to create (to be used in the component registry as a unique key). |
const MJmsConnectionSpec& connectionSpec | MJmsConnectionSpec for this session. |
MJmsSession(MApp* pApp, const MString& sSessionName, const MJmsConnectionSpec& connectionSpec);