Class w.c.p.NotificationPlugin(object):

Part of wader.common.plugin View In Hierarchy

Implements interfaces: twisted.plugin.IPlugin, wader.common.interfaces.INotificationPlugin

Base class from which all NotificationPlugins should inherit from
Method __init__ Undocumented
Method on_notification_received Called whenever a notification is received
def __init__(self):
Undocumented
def on_notification_received(self, wrapper, notification):
Called whenever a notification is received
Parameterswrapper (type: wader.common.wrapper.BaseWrapper subclass )
notification (type:

wader.common.notifications.Notification

Plugin developers should override this method )
API Documentation for wader-core, generated by pydoctor at 2008-08-27 16:53:37.