TIBCO Adapter SDK C++ Reference
MPublisher::MPublisher
MPublisher
Constructor for creating a publisher instance that uses either an MRvSession or MJmsSession.

Parameters
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.
Declaration
MPublisher(MComponentRegistry* pComponentRegistry, const MString& sObjectName, const MEndpointSpec& endpointSpec) throw(MException);
Links
Copyright (c) 2010 TIBCO Software Inc. All rights reserved.