getAdapterServicesInformation()
Returns information about the services implemented by this adapter. The information is a summary of available adapter services.
Returned Results
The following table lists the returned results:
Name | Type | Description |
---|---|---|
Line | Integer | The sequential row number. |
Service Name | String | The name of the service defined at design time. |
Endpoint Name | String | The name of the endpoint used for this service. |
Type | String | The type of the endpoint, for example, publisher or subscriber. |
Quality of Service | String | The quality of service for the endpoint. For example, RVCM or JMS Persistent. |
Subject | String | The subject defined for this endpoint. |
Class | String | The class associated with the endpoint. |
Number of Messages | The number of messages processed for this endpoint. |
Copyright © TIBCO Software Inc. All rights reserved.