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 voidNotificationSenderAware. setNotificationSender(NotificationSender sender)NotificationSenderto use for sending notifications.
-