com.ebmwebsourcing.wsstar.notification.service.basenotification.impl
Class DefaultNotifConsumerMgr

java.lang.Object
  extended by com.ebmwebsourcing.wsstar.notification.service.basenotification.impl.DefaultNotifConsumerMgr
All Implemented Interfaces:
WsnbNotificationConsumer

public class DefaultNotifConsumerMgr
extends java.lang.Object
implements WsnbNotificationConsumer


Constructor Summary
DefaultNotifConsumerMgr(java.util.logging.Logger logger)
           
 
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
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DefaultNotifConsumerMgr

public DefaultNotifConsumerMgr(java.util.logging.Logger logger)
Method Detail

notify

public void notify(com.ebmwebsourcing.wsstar.notification.definition.basenotification.api.Notify request)
Description copied from interface: WsnbNotificationConsumer
Notify the service engine in order to forward the received notification to subscribers previously registered respect to notification associated topic

Specified by:
notify in interface WsnbNotificationConsumer
Parameters:
request - TODO


Copyright © 2009 eBM Websourcing. All Rights Reserved.