getComponents()
Returns information about the currently active TIBCO Hawk components such as publishers, subscribers, or timers.
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. |
Copyright © Cloud Software Group, Inc. All rights reserved.