TIBCO Adapter SDK C++ Reference
MHawkMicroAgent::getMethod
MHawkMicroAgent
Return the TIBCO Hawk method corresponding to a specified method name. Do not delete the returned method unless all the MHawkMicroAgents in which this method is registered have been terminated.
Parameters
Parameters Description
const MString& sMethodName The name of the Hawk method to retrieve.
Declaration
MHawkMethod* getMethod(const MString& sMethodName) const;
Links
Copyright (c) 2010 TIBCO Software Inc. All rights reserved.