TIBCO Adapter SDK C++ Reference
Contents
|
Index
|
Reference
Up
|
Previous
|
Next
MConfigurationUtilities::loadConfigObjects
MConfigurationUtilities
Given a url, load all components and metadata. This form uses the default
MProperties
to deserialize.
Parameters
Parameters
Description
MString const & sURL
Location of repository object.
Declaration
void
loadConfigObjects(
MString
const
& sURL)
throw
(
MException
);
Links
MConfigurationUtilities
Copyright (c) 2010 TIBCO Software Inc. All rights reserved.
Contents
|
Index
|
Reference