TIBCO Adapter SDK C++ Reference
|
TIBCO Hawk microagents are objects that support methods that the TIBCO Hawk Agent is able to invoke either for obtaining information (that is, status()) or for causing some action to occur (i.e., preRegisterListener). In most cases, microagents are local to that particular Agent’s host, but application microagents can be used remotely if so configured. Each Agent has a set of core microagents for reading log files, running scripts and other executables, performing administrative functions within the Agent, and monitoring the status of the TIBCO Rendezvous processes on the Agent’s host.
In addition, the Agent will have operating system-specific microagents for gathering information from the Agent’s host.
The adapter instance description object contains the startup association list which contains for attributes that control whether the SDK microagents are included:
class MHawkMicroAgent : public MComponent;
MObject MComponent MHawkMicroAgent