Menu Search

6.3. Topic

topic.name declares a Topic with the given JNDI name. The value is topic name. This topic name is used on the Broker as a binding key between the amq.topic exchange and the queue corresponding to the topic subscriber.

The topic. form is a short hand for declaring a destination:

destination.name=topic://amq.topic/<topic name>/?routingkey=<topic name>