TIBCO Adapter SDK C++ Reference
Contents
|
Index
|
Reference
Up
|
Previous
|
Next
MApp::getComponentRegistry
MApp
Accessor for
MApp
instances. Return the component registry associated with this
MApp
instance.
Remarks
Applications can only call this method after the
MApp::start
() method has been called.
Declaration
virtual
MComponentRegistry
* getComponentRegistry()
const
throw
(
MException
);
Links
MApp
Copyright (c) 2010 TIBCO Software Inc. All rights reserved.
Contents
|
Index
|
Reference