|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.floodlightcontroller.notification.syslog.SyslogNotificationManager
public class SyslogNotificationManager
Constructor Summary | |
---|---|
SyslogNotificationManager(org.slf4j.Logger logger)
|
Method Summary | |
---|---|
void |
postNotification(java.lang.String notes)
Post a notification. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SyslogNotificationManager(org.slf4j.Logger logger)
Method Detail |
---|
public void postNotification(java.lang.String notes)
INotificationManager
postNotification
in interface INotificationManager
notes
- string message to be sent to receiver
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |