MicroAgent Plug-in
The COM.TIBCO.hawk.agent.nest
package is used to write TIBCO Hawk microagents that run inside the agent. To run as a microagent in the TIBCO Hawk agent, an object must implement either the MicroAgent
or ServiceMicroAgent
interface. Note that this package is dependent on the COM.TIBCO.hawk.console.talon
package.