Interface WorksQueueMonitoringMBean

    • Method Detail

      • getMetrics

        long[] getMetrics()
        Gets scheduled/running/completed/cancelled counters at once
        Since:
        8.3
      • isProcessing

        boolean isProcessing()
        Is at least one queue is processing works ?
        Since:
        8.3
      • toggleProcessing

        boolean toggleProcessing()
        Toogles processing for all queues
        Since:
        8.3