| Constructor and Description |
|---|
JMXMonitoringFormatter(MBeanServer mBeanServer,
List<JMXMonitoringJob> jobs,
JMXMonitoringService monitoringService,
org.glassfish.hk2.api.messaging.Topic<PayaraNotification> notificationEventBus,
PayaraNotificationFactory notificationFactory,
Collection<String> enabledNotifiers)
Constructor for the JMXMonitoringFormatter class.
|
public JMXMonitoringFormatter(MBeanServer mBeanServer, List<JMXMonitoringJob> jobs, JMXMonitoringService monitoringService, org.glassfish.hk2.api.messaging.Topic<PayaraNotification> notificationEventBus, PayaraNotificationFactory notificationFactory, Collection<String> enabledNotifiers)
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 © 2021. All rights reserved.