| Constructor and Description |
|---|
JMXMonitoringFormatter(MBeanServer mBeanServer,
List<JMXMonitoringJob> jobs,
JMXMonitoringService monitoringService,
NotificationEventFactoryStore store,
NotificationService notificationService)
Constructor for the JMXMonitoringFormatter class.
|
public JMXMonitoringFormatter(MBeanServer mBeanServer, List<JMXMonitoringJob> jobs, JMXMonitoringService monitoringService, NotificationEventFactoryStore store, NotificationService notificationService)
mBeanServer - The MBeanServer to monitor.jobs - List of monitoring jobs to perform.monitoringService - the monitoring servicestore - the store that holds the various event factories that are
needed to build notification eventsnotificationService - the notification service containing all the
notifiersCopyright © 2019. All rights reserved.