Class QueueController


  • public class QueueController
    extends java.lang.Object
    Helper class to test the status of the number of submitted jobs on our JMS Queues. Uses the same QueueSession for all calls to getCount() to avoid memory-leak caused by accumulation of imqConsumerReader threads.
    • Constructor Summary

      Constructors 
      Constructor Description
      QueueController()  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait