com.ebmwebsourcing.wsstar.wsnb.services
Interface INotificationConsumer


public interface INotificationConsumer

Author:
tdejean - eBM WebSourcing

Method Summary
 void notify(com.ebmwebsourcing.wsstar.basenotification.datatypes.api.abstraction.Notify request)
          Notify the service engine in order to forward the received notification to subscribers previously registered respect to notification associated topic
 

Method Detail

notify

void notify(com.ebmwebsourcing.wsstar.basenotification.datatypes.api.abstraction.Notify request)
            throws com.ebmwebsourcing.wsstar.basenotification.datatypes.api.utils.WsnbException
Notify the service engine in order to forward the received notification to subscribers previously registered respect to notification associated topic

Parameters:
request - TODO
Throws:
WSNotificationException
com.ebmwebsourcing.wsstar.basenotification.datatypes.api.utils.WsnbException


Copyright © 2011 eBM Websourcing. All Rights Reserved.