Part of wader.common.plugin View In Hierarchy
Implements interfaces: twisted.plugin.IPlugin, wader.common.interfaces.INotificationPlugin
Method | __init__ | Undocumented |
Method | on_notification_received | Called whenever a notification is received |
Parameters | wrapper | (type: wader.common.wrapper.BaseWrapper
subclass
) |
notification | (type: wader.common.notifications.Notification Plugin developers should override this method ) |