UM Java API  6.16
com.latencybusters.lbm.UMQQueueTopic Class Reference

Public Member Functions

String topicName ()
 
List< UMQQueueApplicationSetapplicationSets ()
 

Detailed Description

Class containing information about a topic as currently present in a UMQ queue daemon.

Member Function Documentation

List<UMQQueueApplicationSet> com.latencybusters.lbm.UMQQueueTopic.applicationSets ( )

Gets a list of the application sets within this topic as configured at the UMQ queue daemon.

Returns
the list of application sets.
String com.latencybusters.lbm.UMQQueueTopic.topicName ( )

Gets the topic name.

Returns
the topic name.

The documentation for this class was generated from the following file: