getAdapterServicesInformation()

Returns information about the services implemented by this adapter. The information is a summary of available adapter services.

The following table lists the parameter:
Parameter Type Description
Service Name String The name of the service from which to get information. The default value is ALL.

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.