TIBCO Adapter SDK C++ Reference
Contents
|
Index
|
Reference
Up
|
Previous
|
Next
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
MApp
Copyright (c) 2010 TIBCO Software Inc. All rights reserved.
Contents
|
Index
|
Reference