getComponents()

Returns information about the currently active TIBCO Hawk components such as publishers, subscribers, or timers.

The following table lists the parameters:
Parameter Type Description
Component Name String The name of the component. If no value is entered, all components are displayed.
Component Type String Any of Publisher, Subscriber, Timer, or IODescriptor. The default value is All.

Returned Results

The following table lists the returned results:
Name Type Description
Instance ID String The name of the adapter configuration defined at design time.
Adapter Name String The name of the adapter.
Component Name String The name of the component.
Component Type String The name of the TIBCO Adapter SDK class for this component, such as Publisher, Subscriber, or IODescriptorSource. For more information about the class, see the TIBCO Adapter SDK documentation.
Session Name String The name of the session.
Description String The information about this component, for example, time interval, signal type, and validating the publisher or subscriber.