TIBCO Adapter SDK C++ Reference
MConfigurationUtilities::loadConfigObjects
MConfigurationUtilities
Given a url, load all components and metadata. This form uses the specified MProperties to deserialize.
Parameters
Parameters Description
MString const & sURL Location of repository object.

objectProperties - When this parameter is used, the MConfigurationUtilities object uses the MProperties instance for configuration information instead of the default.

Declaration
void loadConfigObjects(MString const & sURL, MProperties const & objectProperties) throw( MException );
Links
Copyright (c) 2010 TIBCO Software Inc. All rights reserved.