com.ebmwebsourcing.wsstar.brokerednotification.datatypes.impl.impl
Class WsnbrModelFactoryImpl

java.lang.Object
  extended by com.ebmwebsourcing.wsstar.brokerednotification.datatypes.impl.impl.WsnbrModelFactoryImpl
All Implemented Interfaces:
com.ebmwebsourcing.wsstar.brokerednotification.datatypes.api.implementor.WsnbrModelFactory

public class WsnbrModelFactoryImpl
extends java.lang.Object
implements com.ebmwebsourcing.wsstar.brokerednotification.datatypes.api.implementor.WsnbrModelFactory

Author:
Thierry DÉJEAN - eBM WebSourcing

Constructor Summary
WsnbrModelFactoryImpl()
           
 
Method Summary
 com.ebmwebsourcing.wsstar.brokerednotification.datatypes.api.abstraction.DestroyRegistration createWsnbrModelDestroyRegistration()
           
 com.ebmwebsourcing.wsstar.brokerednotification.datatypes.api.abstraction.DestroyRegistrationResponse createWsnbrModelDestroyRegistrationResponse()
           
 com.ebmwebsourcing.wsstar.brokerednotification.datatypes.api.abstraction.NotificationBrokerRP createWsnbrModelNotificationBrokerRP(boolean requiresRegistration)
           
 com.ebmwebsourcing.wsstar.brokerednotification.datatypes.api.abstraction.PublisherRegistrationFailedFaultType createWsnbrModelPublisherRegistrationFailedFaultType(java.util.Date timestamp)
           
 com.ebmwebsourcing.wsstar.brokerednotification.datatypes.api.abstraction.PublisherRegistrationRejectedFaultType createWsnbrModelPublisherRegistrationRejectedFaultType(java.util.Date timestamp)
           
 com.ebmwebsourcing.wsstar.brokerednotification.datatypes.api.abstraction.PublisherRegistrationRP createWsnbrModelPublisherRegistrationRP(boolean isDemand)
           
 com.ebmwebsourcing.wsstar.brokerednotification.datatypes.api.abstraction.RegisterPublisher createWsnbrModelRegisterPublisher()
           
 com.ebmwebsourcing.wsstar.brokerednotification.datatypes.api.abstraction.RegisterPublisherResponse createWsnbrModelRegisterPublisherResponse(com.ebmwebsourcing.wsstar.addressing.datatypes.api.abstraction.EndpointReferenceType registrationRef)
           
 com.ebmwebsourcing.wsstar.brokerednotification.datatypes.api.abstraction.ResourceNotDestroyedFaultType createWsnbrModelResourceNotDestroyedFaultType(java.util.Date timestamp)
           
 com.ebmwebsourcing.wsstar.brokerednotification.datatypes.api.abstraction.WsnbrReader getWsnbrModelReader()
           
 com.ebmwebsourcing.wsstar.brokerednotification.datatypes.api.abstraction.WsnbrWriter getWsnbrModelWriter()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WsnbrModelFactoryImpl

public WsnbrModelFactoryImpl()
Method Detail

createWsnbrModelDestroyRegistration

public final com.ebmwebsourcing.wsstar.brokerednotification.datatypes.api.abstraction.DestroyRegistration createWsnbrModelDestroyRegistration()
Specified by:
createWsnbrModelDestroyRegistration in interface com.ebmwebsourcing.wsstar.brokerednotification.datatypes.api.implementor.WsnbrModelFactory

createWsnbrModelDestroyRegistrationResponse

public final com.ebmwebsourcing.wsstar.brokerednotification.datatypes.api.abstraction.DestroyRegistrationResponse createWsnbrModelDestroyRegistrationResponse()
Specified by:
createWsnbrModelDestroyRegistrationResponse in interface com.ebmwebsourcing.wsstar.brokerednotification.datatypes.api.implementor.WsnbrModelFactory

createWsnbrModelNotificationBrokerRP

public final com.ebmwebsourcing.wsstar.brokerednotification.datatypes.api.abstraction.NotificationBrokerRP createWsnbrModelNotificationBrokerRP(boolean requiresRegistration)
Specified by:
createWsnbrModelNotificationBrokerRP in interface com.ebmwebsourcing.wsstar.brokerednotification.datatypes.api.implementor.WsnbrModelFactory

createWsnbrModelPublisherRegistrationFailedFaultType

public final com.ebmwebsourcing.wsstar.brokerednotification.datatypes.api.abstraction.PublisherRegistrationFailedFaultType createWsnbrModelPublisherRegistrationFailedFaultType(java.util.Date timestamp)
Specified by:
createWsnbrModelPublisherRegistrationFailedFaultType in interface com.ebmwebsourcing.wsstar.brokerednotification.datatypes.api.implementor.WsnbrModelFactory

createWsnbrModelPublisherRegistrationRejectedFaultType

public final com.ebmwebsourcing.wsstar.brokerednotification.datatypes.api.abstraction.PublisherRegistrationRejectedFaultType createWsnbrModelPublisherRegistrationRejectedFaultType(java.util.Date timestamp)
Specified by:
createWsnbrModelPublisherRegistrationRejectedFaultType in interface com.ebmwebsourcing.wsstar.brokerednotification.datatypes.api.implementor.WsnbrModelFactory

createWsnbrModelPublisherRegistrationRP

public final com.ebmwebsourcing.wsstar.brokerednotification.datatypes.api.abstraction.PublisherRegistrationRP createWsnbrModelPublisherRegistrationRP(boolean isDemand)
Specified by:
createWsnbrModelPublisherRegistrationRP in interface com.ebmwebsourcing.wsstar.brokerednotification.datatypes.api.implementor.WsnbrModelFactory

createWsnbrModelRegisterPublisher

public final com.ebmwebsourcing.wsstar.brokerednotification.datatypes.api.abstraction.RegisterPublisher createWsnbrModelRegisterPublisher()
Specified by:
createWsnbrModelRegisterPublisher in interface com.ebmwebsourcing.wsstar.brokerednotification.datatypes.api.implementor.WsnbrModelFactory

createWsnbrModelRegisterPublisherResponse

public final com.ebmwebsourcing.wsstar.brokerednotification.datatypes.api.abstraction.RegisterPublisherResponse createWsnbrModelRegisterPublisherResponse(com.ebmwebsourcing.wsstar.addressing.datatypes.api.abstraction.EndpointReferenceType registrationRef)
Specified by:
createWsnbrModelRegisterPublisherResponse in interface com.ebmwebsourcing.wsstar.brokerednotification.datatypes.api.implementor.WsnbrModelFactory

createWsnbrModelResourceNotDestroyedFaultType

public final com.ebmwebsourcing.wsstar.brokerednotification.datatypes.api.abstraction.ResourceNotDestroyedFaultType createWsnbrModelResourceNotDestroyedFaultType(java.util.Date timestamp)
Specified by:
createWsnbrModelResourceNotDestroyedFaultType in interface com.ebmwebsourcing.wsstar.brokerednotification.datatypes.api.implementor.WsnbrModelFactory

getWsnbrModelReader

public final com.ebmwebsourcing.wsstar.brokerednotification.datatypes.api.abstraction.WsnbrReader getWsnbrModelReader()
Specified by:
getWsnbrModelReader in interface com.ebmwebsourcing.wsstar.brokerednotification.datatypes.api.implementor.WsnbrModelFactory

getWsnbrModelWriter

public final com.ebmwebsourcing.wsstar.brokerednotification.datatypes.api.abstraction.WsnbrWriter getWsnbrModelWriter()
Specified by:
getWsnbrModelWriter in interface com.ebmwebsourcing.wsstar.brokerednotification.datatypes.api.implementor.WsnbrModelFactory


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