Package org.apache.camel.api.management
Interface NotificationSenderAware
public interface NotificationSenderAware
To be implemented by the user class to get a
NotificationSender injected-
Method Summary
-
Method Details
-
setNotificationSender
NotificationSenderto use for sending notifications.- Parameters:
sender- sender to use for sending notifications
-