@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 AutoCloseable
public void sendBgpAlarmInfo(String pfx, int subcode)
sendBgpAlarmInfo
in interface BgpAlarmBroadcasterMBean
Copyright © 2019 OpenDaylight. All rights reserved.