org.smallmind.quorum.transport.messaging
Class MessagingReceiver
java.lang.Object
org.smallmind.quorum.transport.messaging.MessagingReceiver
- All Implemented Interfaces:
- javax.jms.MessageListener
public class MessagingReceiver
- extends Object
- implements javax.jms.MessageListener
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MessagingReceiver
public MessagingReceiver(MessageTarget messageTarget,
MessagingConnectionDetails messagingConnectionDetails)
throws ConnectionPoolException,
NamingException,
javax.jms.JMSException
- Throws:
ConnectionPoolException
NamingException
javax.jms.JMSException
close
public void close()
onMessage
public void onMessage(javax.jms.Message message)
- Specified by:
onMessage in interface javax.jms.MessageListener
Copyright © 2011. All Rights Reserved.