| Modifier and Type | Method and Description |
|---|---|
PayaraNotification |
PayaraNotificationBuilder.build() |
PayaraNotification |
PayaraNotificationFactory.buildNotificationEvent(Level level,
String subject,
String message,
Object[] parameters)
Creates a
NotificationEvent |
PayaraNotification |
PayaraNotificationFactory.buildNotificationEvent(String subject,
String message)
Creates a
NotificationEvent |
| Modifier and Type | Method and Description |
|---|---|
void |
PayaraNotifier.handleNotification(PayaraNotification event)
Receive notifications from the notification service.
|
| 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.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CDIEventbusNotifierService.handleNotification(PayaraNotification event) |
void |
EventbusNotifierService.handleNotification(PayaraNotification event) |
| Constructor and Description |
|---|
CDIEventbusMessage(PayaraNotification notification) |
| Modifier and Type | Method and Description |
|---|---|
void |
JmsNotifierService.handleNotification(PayaraNotification event) |
| Modifier and Type | Method and Description |
|---|---|
void |
NotifierHandler.accept(PayaraNotification notification) |
void |
NotificationService.notify(PayaraNotification event) |
| Modifier and Type | Method and Description |
|---|---|
void |
LogNotifier.handleNotification(PayaraNotification event) |
Copyright © 2021. All rights reserved.