|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of INotificationManager in net.floodlightcontroller.core.internal |
---|
Fields in net.floodlightcontroller.core.internal declared as INotificationManager | |
---|---|
protected static INotificationManager |
Controller.notifier
|
Uses of INotificationManager in net.floodlightcontroller.linkdiscovery.internal |
---|
Fields in net.floodlightcontroller.linkdiscovery.internal declared as INotificationManager | |
---|---|
protected static INotificationManager |
LinkDiscoveryManager.notifier
|
Uses of INotificationManager in net.floodlightcontroller.notification |
---|
Methods in net.floodlightcontroller.notification that return INotificationManager | ||
---|---|---|
static
|
NotificationManagerFactory.getNotificationManager(java.lang.Class<T> clazz)
Helper method to create a NotificationManager instance by class with the underline factory |
|
|
INotificationManagerFactory.getNotificationManager(java.lang.Class<T> clazz)
Produce and returns a NotificationManager based on the name |
Uses of INotificationManager in net.floodlightcontroller.notification.syslog |
---|
Classes in net.floodlightcontroller.notification.syslog that implement INotificationManager | |
---|---|
class |
SyslogNotificationManager
|
Methods in net.floodlightcontroller.notification.syslog that return INotificationManager | ||
---|---|---|
|
SyslogNotificationFactory.getNotificationManager(java.lang.Class<T> clazz)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |