/** * Called by producers to send a notification to this consumer. * * TODO: Process your incoming notifications. * * @param notifyDocument */ public abstract void notify(org.oasisOpen.docs.wsn.x2004.x06.wsnWSBaseNotification12Draft01.NotifyDocument notifyDocument);