Class ProducerEvent

    • Constructor Detail

      • ProducerEvent

        public ProducerEvent​(ProducerEventSource source,
                             javax.jms.Destination destination,
                             ProducerId producerId,
                             int producerCount)
    • Method Detail

      • getDestination

        public javax.jms.Destination getDestination()
      • getProducerCount

        public int getProducerCount()
        Returns the current number of producers active at the time this advisory was sent.
      • getProducerId

        public ProducerId getProducerId()
      • isStarted

        public abstract boolean isStarted()