Service.getSubscriptions()

Method

Declaration

java.lang.String[] getSubscriptions()

Purpose

Get the client subscriptions registered with this daemon on the network service.

Remarks

Each string in the table is the subject name of one subscription.

The daemon limits this list to 50 subscriptions; if the list would have more than 50 subscriptions, the daemon replaces them with only one item, which describes the approximate number of subscriptions.

See Also

Service

For the corresponding browser page, see Service Information in TIBCO Rendezvous Administration.