com.ebmwebsourcing.wsstar.wsnb.services.impl.engines
Class AbsNotificationConsumerEngine

java.lang.Object
  extended by com.ebmwebsourcing.wsstar.wsnb.services.impl.engines.AbsNotificationConsumerEngine
All Implemented Interfaces:
com.ebmwebsourcing.wsstar.wsnb.services.INotificationConsumer

public abstract class AbsNotificationConsumerEngine
extends java.lang.Object
implements com.ebmwebsourcing.wsstar.wsnb.services.INotificationConsumer


Field Summary
protected  java.util.logging.Logger logger
           
 
Constructor Summary
AbsNotificationConsumerEngine(java.util.logging.Logger logger)
           
 
Method Summary
abstract  void notify(com.ebmwebsourcing.wsstar.basenotification.datatypes.api.abstraction.Notify request)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

logger

protected java.util.logging.Logger logger
Constructor Detail

AbsNotificationConsumerEngine

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

notify

public abstract void notify(com.ebmwebsourcing.wsstar.basenotification.datatypes.api.abstraction.Notify request)
Specified by:
notify in interface com.ebmwebsourcing.wsstar.wsnb.services.INotificationConsumer


Copyright © 2011 eBM Websourcing. All Rights Reserved.