| Constructor and Description |
|---|
MonitoringFormatter(MBeanServer mBeanServer,
List<MonitoringJob> jobs,
MonitoringService monitoringService,
NotificationEventFactoryStore store,
NotificationService notificationService)
Constructor for the MonitoringFormatter class.
|
public MonitoringFormatter(MBeanServer mBeanServer, List<MonitoringJob> jobs, MonitoringService 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 © 2017. All rights reserved.