| Package | Description |
|---|---|
| org.mule.runtime.config.internal |
| Modifier and Type | Class and Description |
|---|---|
static class |
NotificationConfig.DisabledNotificationConfig<N extends org.mule.runtime.api.notification.Notification,L extends org.mule.runtime.api.notification.NotificationListener<N>> |
static class |
NotificationConfig.EnabledNotificationConfig<N extends org.mule.runtime.api.notification.Notification,L extends org.mule.runtime.api.notification.NotificationListener<N>> |
| Modifier and Type | Method and Description |
|---|---|
void |
ServerNotificationManagerConfigurator.setDisabledNotifications(List<NotificationConfig<? extends org.mule.runtime.api.notification.Notification,? extends org.mule.runtime.api.notification.NotificationListener>> disabledNotifications) |
void |
ServerNotificationManagerConfigurator.setEnabledNotifications(List<NotificationConfig<? extends org.mule.runtime.api.notification.Notification,? extends org.mule.runtime.api.notification.NotificationListener>> enabledNotifications) |
Copyright © 2003–2024 MuleSoft, Inc.. All rights reserved.