public class BgpCountersBroadcaster extends NotificationBroadcasterSupport implements BgpCountersBroadcasterMBean
Modifier and Type | Field and Description |
---|---|
Map<String,String> |
bgpCountersMap |
Constructor and Description |
---|
BgpCountersBroadcaster() |
Modifier and Type | Method and Description |
---|---|
Map<String,String> |
retrieveCounterMap() |
void |
setBgpCountersMap(Map fetchedCountersMap) |
addNotificationListener, getNotificationInfo, handleNotification, removeNotificationListener, removeNotificationListener, sendNotification
public Map<String,String> retrieveCounterMap()
retrieveCounterMap
in interface BgpCountersBroadcasterMBean
public void setBgpCountersMap(Map fetchedCountersMap)
Copyright © 2018 OpenDaylight. All rights reserved.