@Service(name="cdieventbus-notifier") @RunLevel(value=10) public class CDIEventbusNotifierService extends PayaraConfiguredNotifier<CDIEventbusNotifierConfiguration>
configuration| Constructor and Description |
|---|
CDIEventbusNotifierService() |
| Modifier and Type | Method and Description |
|---|---|
void |
handleNotification(PayaraNotification event)
Receive notifications from the notification service.
|
getConfiguration, setConfigurationclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitbootstrap, destroypublic void handleNotification(PayaraNotification event)
PayaraNotifierevent - the notificationCopyright © 2021. All rights reserved.