TIBCO Adapter SDK C++ Reference
MConfigurationUtilities::loadComponents
MConfigurationUtilities
Given a url, load all components under it. 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 loadComponents(MString const & sURL, MProperties const & objectProperties) throw( MException );
Links
Copyright (c) 2010 TIBCO Software Inc. All rights reserved.