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

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

public class PullPointMgr
extends java.lang.Object
implements WsnbPullPoint

Author:
tdejean - eBM WebSourcing

Constructor Summary
PullPointMgr(java.util.logging.Logger logger)
           
 
Method Summary
 com.ebmwebsourcing.wsstar.notification.definition.basenotification.api.DestroyPullPointResponse destroyPullPoint(com.ebmwebsourcing.wsstar.notification.definition.basenotification.api.DestroyPullPoint request)
           
 com.ebmwebsourcing.wsstar.notification.definition.basenotification.api.GetMessagesResponse getMessages(com.ebmwebsourcing.wsstar.notification.definition.basenotification.api.GetMessagesResponse request)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PullPointMgr

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

destroyPullPoint

public com.ebmwebsourcing.wsstar.notification.definition.basenotification.api.DestroyPullPointResponse destroyPullPoint(com.ebmwebsourcing.wsstar.notification.definition.basenotification.api.DestroyPullPoint request)
                                                                                                                 throws com.ebmwebsourcing.wsstar.notification.definition.utils.WSNotificationException
Specified by:
destroyPullPoint in interface WsnbPullPoint
Throws:
com.ebmwebsourcing.wsstar.notification.definition.utils.WSNotificationException

getMessages

public com.ebmwebsourcing.wsstar.notification.definition.basenotification.api.GetMessagesResponse getMessages(com.ebmwebsourcing.wsstar.notification.definition.basenotification.api.GetMessagesResponse request)
                                                                                                       throws com.ebmwebsourcing.wsstar.notification.definition.utils.WSNotificationException
Specified by:
getMessages in interface WsnbPullPoint
Throws:
com.ebmwebsourcing.wsstar.notification.definition.utils.WSNotificationException


Copyright © 2009-2010 eBM Websourcing. All Rights Reserved.