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

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

public class CreatePullPointEngine
extends java.lang.Object
implements com.ebmwebsourcing.wsstar.wsnb.services.ICreatePullPoint


Constructor Summary
CreatePullPointEngine(java.util.logging.Logger logger, PullPointEngine manager)
           
 
Method Summary
 com.ebmwebsourcing.wsstar.basenotification.datatypes.api.abstraction.CreatePullPointResponse createPullPoint(com.ebmwebsourcing.wsstar.basenotification.datatypes.api.abstraction.CreatePullPoint request)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CreatePullPointEngine

public CreatePullPointEngine(java.util.logging.Logger logger,
                             PullPointEngine manager)
Method Detail

createPullPoint

public com.ebmwebsourcing.wsstar.basenotification.datatypes.api.abstraction.CreatePullPointResponse createPullPoint(com.ebmwebsourcing.wsstar.basenotification.datatypes.api.abstraction.CreatePullPoint request)
                                                                                                             throws com.ebmwebsourcing.wsstar.basenotification.datatypes.api.utils.WsnbException,
                                                                                                                    com.ebmwebsourcing.wsstar.wsrfbf.services.faults.AbsWSStarFault
Specified by:
createPullPoint in interface com.ebmwebsourcing.wsstar.wsnb.services.ICreatePullPoint
Throws:
com.ebmwebsourcing.wsstar.basenotification.datatypes.api.utils.WsnbException
com.ebmwebsourcing.wsstar.wsrfbf.services.faults.AbsWSStarFault


Copyright © 2011 eBM Websourcing. All Rights Reserved.