public class HornetQRATopicSubscriber extends HornetQRAMessageConsumer implements javax.jms.TopicSubscriber
consumer, session| Constructor and Description |
|---|
HornetQRATopicSubscriber(javax.jms.TopicSubscriber consumer,
HornetQRASession session)
Create a new wrapper
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
getNoLocal()
Get the no local value
|
javax.jms.Topic |
getTopic()
Get the topic
|
close, getMessageListener, getMessageSelector, receive, receive, receiveNoWait, setMessageListenerpublic HornetQRATopicSubscriber(javax.jms.TopicSubscriber consumer,
HornetQRASession session)
consumer - the topic subscribersession - the sessionpublic boolean getNoLocal()
throws javax.jms.JMSException
getNoLocal in interface javax.jms.TopicSubscriberjavax.jms.JMSException - Thrown if an error occurspublic javax.jms.Topic getTopic()
throws javax.jms.JMSException
getTopic in interface javax.jms.TopicSubscriberjavax.jms.JMSException - Thrown if an error occursCopyright © 2013 JBoss, a division of Red Hat. All rights reserved.