com.ebmwebsourcing.wsstar.notification.service.basenotification
Interface WsnbNotificationConsumer
- All Known Subinterfaces:
- WsnbrNotificationBroker
- All Known Implementing Classes:
- DefaultNotifConsumerMgr
public interface WsnbNotificationConsumer
- Author:
- tdejean - eBM WebSourcing
|
Method Summary |
void |
notify(com.ebmwebsourcing.wsstar.notification.definition.basenotification.api.Notify request)
Notify the service engine in order to forward
the received notification to subscribers
previously registered respect to notification
associated topic |
notify
void notify(com.ebmwebsourcing.wsstar.notification.definition.basenotification.api.Notify request)
throws com.ebmwebsourcing.wsstar.notification.definition.utils.WSNotificationException,
com.ebmwebsourcing.wsstar.notification.extension.utils.WSNotificationExtensionException
- Notify the service engine in order to forward
the received notification to subscribers
previously registered respect to notification
associated topic
- Parameters:
request - TODO
- Throws:
com.ebmwebsourcing.wsstar.notification.definition.utils.WSNotificationException
com.ebmwebsourcing.wsstar.notification.extension.utils.WSNotificationExtensionException
Copyright © 2009-2010 eBM Websourcing. All Rights Reserved.