Each adapter has two microagents, a standard TIBCO Hawk microagent named COM.TIBCO.ADAPTER.
xyz where
xyz is the adapter configuration name and a custom microagent.
perfMon property value set in the adapter’s property file affects the business statistics related methods. If this property is set to on, the adapter does all the performance related calculations. When you invoke the methods, if the perfMon property is set to off, default values are displayed and not the valid values.
You can disallow adding custom methods to the class microagent when deploying the adapter by changing the addCustomHawkMethodstoClassMAgent property value in the adapter’s property file. If this property is set to
on, custom methods are added to the class microagents. If set to
off, these methods are not visible.
Table 43 and
Table 44 lists each standard method available for the adapter..