| Interface | Description |
|---|---|
| QueuedNotificationManagerMXBean |
MXBean interface for
QueuedNotificationManager statistic metrics. |
| ThreadExecutorStatsMXBean |
MXBean interface for thread executor statistic metrics.
|
| Class | Description |
|---|---|
| AbstractMXBean |
Abstract base for an MXBean implementation class.
|
| QueuedNotificationManagerMXBeanImpl |
Implementation of the QueuedNotificationManagerMXBean interface.
|
| QueuedNotificationManagerStats |
A bean class that holds various QueuedNotificationManager statistic metrics.
|
| ThreadExecutorStats |
A bean class that holds various thread executor statistic metrics.
|
| ThreadExecutorStatsMXBeanImpl |
MXBean implementation of the ThreadExecutorStatsMXBean interface that retrieves statistics
from a backing
ExecutorService. |
Copyright © 2019 OpenDaylight. All rights reserved.