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