TIBCO Adapter SDK C++ Reference
|
Parameters | Description |
MComponentRegistry* pComponentRegistry | Component registry that holds this publisher. |
const MString& sObjectName | Name of this publisher instance (which is unique). |
const MEndpointSpec& endpointSpec | Endpoint used by this publisher. See MEndpointSpec. |
MPublisher(MComponentRegistry* pComponentRegistry, const MString& sObjectName, const MEndpointSpec& endpointSpec) throw(MException);