Uses of Class
fish.payara.internal.notification.PayaraNotificationFactory
-
Packages that use PayaraNotificationFactory Package Description fish.payara.jmx.monitoring -
-
Uses of PayaraNotificationFactory in fish.payara.jmx.monitoring
Constructors in fish.payara.jmx.monitoring with parameters of type PayaraNotificationFactory Constructor 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.
-