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) |
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-2019 Bitronix Software. All Rights Reserved.