|
UM Java API
6.17
|
Public Member Functions | |
| String | applicationSetName () |
| List< UMQQueueReceiverTypeID > | receiverTypeIDs () |
| int | applicationSetIndex () |
Class containing information about a particular application set as configured on a UMQ queue daemon.
| int com.latencybusters.lbm.UMQQueueApplicationSet.applicationSetIndex | ( | ) |
Gets this application set's application set index (as determined by the queue daemon).
| String com.latencybusters.lbm.UMQQueueApplicationSet.applicationSetName | ( | ) |
Gets the name (as configured on the queue daemon) of this application set.
| List<UMQQueueReceiverTypeID> com.latencybusters.lbm.UMQQueueApplicationSet.receiverTypeIDs | ( | ) |
Gets a list of the receiver type IDs that belong to this application set (as configured on the queue daemon).