Interface QueuedNotificationManagerMXBean


@MXBean public interface QueuedNotificationManagerMXBean
MXBean interface for QueuedNotificationManager statistic metrics.
Author:
Thomas Pantelis
  • Method Details

    • getCurrentListenerQueueStats

      List<ListenerNotificationQueueStats> getCurrentListenerQueueStats()
      Returns a list of stat instances for each current listener notification task in progress.
    • getMaxListenerQueueSize

      int getMaxListenerQueueSize()
      Returns the configured maximum listener queue size.