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主题定义的主题名称中,订户可以使用单个订阅接收来自多个主题的消息。
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.
订户(而非发布者)可以指定包含通配符的主题名称,这将创建订阅多个主题的单个订阅,如主题层次结构中的某个分支。
The subscriber may establish multiple subscriptions, if additional criteria need to be used.
如果需要使用额外标准,订阅者可以建立多个订阅。
应用推荐