Uses of Interface
org.apache.camel.api.management.NotificationSender
-
Packages that use NotificationSender Package Description org.apache.camel.api.management Service provider interfaces for management. -
-
Uses of NotificationSender in org.apache.camel.api.management
Methods in org.apache.camel.api.management with parameters of type NotificationSender Modifier and Type Method Description void
NotificationSenderAware. setNotificationSender(NotificationSender sender)
NotificationSender
to use for sending notifications.
-