com.cisco.oss.foundation.monitoring
Interface INotifier


public interface INotifier

It is an interface when implemented by Component's MXBean class, it will get a reference to NotificationSender object through which it can send notifications by itself.

Author:
manojc

Method Summary
 void setNotificationSender(NotificationSender nSender)
           
 

Method Detail

setNotificationSender

void setNotificationSender(NotificationSender nSender)


Copyright © 2015 Cisco. All Rights Reserved.