Class WmClusterConnectionConsumerImpl

    • Constructor Detail

      • WmClusterConnectionConsumerImpl

        protected WmClusterConnectionConsumerImpl​(WmConnectionImpl connection,
                                                  javax.jms.Destination destination,
                                                  java.lang.String messageSelector,
                                                  javax.jms.ServerSessionPool sessionPool,
                                                  int maxMessages)
                                           throws javax.jms.JMSException
        Constructor.
        Parameters:
        connection -
        destination -
        messageSelector -
        sessionPool -
        maxMessages -
        Throws:
        javax.jms.JMSException
      • WmClusterConnectionConsumerImpl

        protected WmClusterConnectionConsumerImpl​(WmConnectionImpl connection,
                                                  javax.jms.Destination destination,
                                                  java.lang.String subscriptionName,
                                                  java.lang.String messageSelector,
                                                  javax.jms.ServerSessionPool sessionPool,
                                                  int maxMessages)
                                           throws javax.jms.JMSException
        Constructor
        Parameters:
        connection -
        destination -
        subscriptionName -
        messageSelector -
        sessionPool -
        maxMessages -
        Throws:
        javax.jms.JMSException