This method performs plugin-specific initialization.
Remarks
This method is called by MApp::start after MApp::onInitialization has been called. You must include in this method any specific initialization that depends on the configuration information. The rsPrefixTag parameter can be used to further query the configuration document with MProperties::getValue().
Parameters
Parameters
Description
const MString& rsPrefixTag
Path to the configuration element for this plugin.