public class MessageProducerConsumerKey
extends java.lang.Object
MessageProducer or a MessageConsumer is the value.| Constructor and Description |
|---|
MessageProducerConsumerKey(javax.jms.Destination destination) |
MessageProducerConsumerKey(javax.jms.Destination destination,
java.lang.String messageSelector) |
MessageProducerConsumerKey(javax.jms.Destination destination,
java.lang.String messageSelector,
boolean noLocal) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(java.lang.Object obj) |
int |
hashCode() |
java.lang.String |
toString() |
public MessageProducerConsumerKey(javax.jms.Destination destination)
public MessageProducerConsumerKey(javax.jms.Destination destination,
java.lang.String messageSelector)
public MessageProducerConsumerKey(javax.jms.Destination destination,
java.lang.String messageSelector,
boolean noLocal)
Copyright © 2006-2021 Bitronix Software. All Rights Reserved.