bitronix.tm.resource.jms
Class MessageProducerConsumerKey
java.lang.Object
bitronix.tm.resource.jms.MessageProducerConsumerKey
public class MessageProducerConsumerKey
- extends Object
JMS destination wrapper optimized for use with hashed collections where it is the key and a
MessageProducer
or a MessageConsumer
is the value.
- Author:
- lorban
MessageProducerConsumerKey
public MessageProducerConsumerKey(javax.jms.Destination destination)
MessageProducerConsumerKey
public MessageProducerConsumerKey(javax.jms.Destination destination,
String messageSelector)
MessageProducerConsumerKey
public MessageProducerConsumerKey(javax.jms.Destination destination,
String messageSelector,
boolean noLocal)
equals
public boolean equals(Object obj)
- Overrides:
equals
in class Object
hashCode
public int hashCode()
- Overrides:
hashCode
in class Object
toString
public String toString()
- Overrides:
toString
in class Object
Copyright © 2006-2013 Bitronix Software. All Rights Reserved.