TIBCO Adapter SDK C++ Reference
MHawkMethod Members
MHawkMethod | Legend
Members
Methods
Method Description
~MHawkMethod Destructor.
getName Retrieve the method name, which is assigned in the adapter instance description object.
MHawkMethod Constructor for MHawkMethod.

Information about the method (including its name) must be available in the adapter instance description object.

processMethodInvocation This pure virtual method must be implemented for each MHawkMethod subclass you create. The method is called when TIBCO Hawk invokes this Hawk method.

Copyright (c) 2010 TIBCO Software Inc. All rights reserved.