TIBCO Adapter SDK C++ Reference
MApp::getRepoURL
MApp
Accessor for MApp instances. Return the repository instance URL, from which all configuration and metadata information for this adapter instance is read.
Remarks
Applications can only call this method after the MApp::start() method has been called.
Declaration
virtual const MString& getRepoURL() const;
Links
Copyright (c) 2010 TIBCO Software Inc. All rights reserved.