@Singleton public class BgpAlarmBroadcaster extends NotificationBroadcasterSupport implements BgpAlarmBroadcasterMBean, AutoCloseable
| Constructor and Description |
|---|
BgpAlarmBroadcaster() |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
void |
init() |
void |
sendBgpAlarmInfo(String pfx,
int subcode) |
addNotificationListener, getNotificationInfo, handleNotification, removeNotificationListener, removeNotificationListener, sendNotification@PostConstruct public void init()
@PreDestroy public void close()
close in interface AutoCloseablepublic void sendBgpAlarmInfo(String pfx, int subcode)
sendBgpAlarmInfo in interface BgpAlarmBroadcasterMBeanCopyright © 2019 OpenDaylight. All rights reserved.