TIBCO Adapter SDK C++ Reference
MConfigurationUtilities Members
MConfigurationUtilities | Legend
Members
Methods
Method Description
~MConfigurationUtilities Destructor.
createFileSink  
createHawkMicroAgent  
createMatchingEndpoint Create a matching endpoint given an endpoint URL. This form uses the specified MProperties to create the matching endpoint.
createMatchingEndpoint Create a matching endpoint given an endpoint URL. This form uses the default MProperties to create the matching endpoint.
loadComponents Given a url, load all components under it. This form uses the default MProperties to deserialize.
loadComponents Given a url, load all components under it. This form uses the specified MProperties to deserialize.
loadConfigObjects Given a url, load all components and metadata. This form uses the default MProperties to deserialize.
loadConfigObjects Given a url, load all components and metadata. This form uses the specified MProperties to deserialize.
loadMetadata Load the metadata from the configuration. This form uses the default MProperties to deserialize.
loadMetadata Load the metadata from the configuration. This form uses the specified MProperties to deserialize.
MConfigurationUtilities This class should be instantiated after MApp::start() is called. This can be created in MApp::onInitialization().
MConfigurationUtilities This class should be instantiated after MApp::start() is called. This can be created in MApp::onInitialization().
setDefaultProperties Set a default MProperties for use by MConfigurationUtilities.
Copyright (c) 2010 TIBCO Software Inc. All rights reserved.