By including wildcards in the topic name of the JMS topic definition, a subscriber can receive messages from multiple topics with a single subscription.
通过将通配符包含到JMS主题定义的主题名称中,订户可以使用单个订阅接收来自多个主题的消息。
2
A subscriber (but not a publisher) can specify a topic name that contains wildcard characters, which creates a single subscription to multiple topics, such as a branch in a topic hierarchy.