TIBCO Adapter SDK C++ Reference
Contents
|
Index
|
Reference
Up
|
Previous
MPlugin::onTermination
MPlugin
This method performs plugin-specific shutdown. MPlugin::onTermination() is called from
MApp::stop
() before
MApp::onTermination
() is called.
Declaration
virtual
void
onTermination() = 0;
Links
MPlugin
Copyright (c) 2010 TIBCO Software Inc. All rights reserved.
Contents
|
Index
|
Reference