com.ebmwebsourcing.addressing.addressing4agreement.monitoring.impl
Class WSAddressing4AgreementFactoryImpl

java.lang.Object
  extended by com.ebmwebsourcing.addressing.addressing4agreement.monitoring.impl.WSAddressing4AgreementFactory
      extended by com.ebmwebsourcing.addressing.addressing4agreement.monitoring.impl.WSAddressing4AgreementFactoryImpl

public class WSAddressing4AgreementFactoryImpl
extends WSAddressing4AgreementFactory

This class is a concrete implementation of the abstract class WSDLFactory. Some ideas used here have been shamelessly copied from the wonderful JAXP and Xerces work.

Author:
Nicolas Salatge - eBM WebSourcing

Constructor Summary
WSAddressing4AgreementFactoryImpl()
           
 
Method Summary
 EndpointReferenceType addMonitoringElmt2Description(com.ebmwebsourcing.wsstar.addressing.definition.api.absitf.AbsItfEndpointReferenceType epr)
          Create a new instance of a Definition.
 EndpointReferenceType newEndpointReferenceType()
           
 WSAddressing4AgreementReader newWSAddressing4AgreementReader()
          Create a new instance of a WSDLReaderImpl.
 WSAddressing4AgreementReader newWSAddressing4AgreementReader(java.util.Map<com.ebmwebsourcing.wsstar.addressing.definition.api.WSAddressingReader.FeatureConstants,java.lang.Object> features)
          Create a new instance of a WSDLReaderImpl.
 WSAddressing4AgreementWriter newWSAddressing4AgreementWriter()
          Create a new instance of a WSDLWriterImpl.
 
Methods inherited from class com.ebmwebsourcing.addressing.addressing4agreement.monitoring.impl.WSAddressing4AgreementFactory
newInstance
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WSAddressing4AgreementFactoryImpl

public WSAddressing4AgreementFactoryImpl()
Method Detail

addMonitoringElmt2Description

public EndpointReferenceType addMonitoringElmt2Description(com.ebmwebsourcing.wsstar.addressing.definition.api.absitf.AbsItfEndpointReferenceType epr)
                                                    throws com.ebmwebsourcing.wsstar.addressing.definition.api.WSAddressingException
Description copied from class: WSAddressing4AgreementFactory
Create a new instance of a Definition.

Specified by:
addMonitoringElmt2Description in class WSAddressing4AgreementFactory
Throws:
com.ebmwebsourcing.wsstar.addressing.definition.api.WSAddressingException

newWSAddressing4AgreementReader

public WSAddressing4AgreementReader newWSAddressing4AgreementReader()
                                                             throws com.ebmwebsourcing.wsstar.addressing.definition.api.WSAddressingException
Description copied from class: WSAddressing4AgreementFactory
Create a new instance of a WSDLReaderImpl.

Specified by:
newWSAddressing4AgreementReader in class WSAddressing4AgreementFactory
Throws:
com.ebmwebsourcing.wsstar.addressing.definition.api.WSAddressingException

newWSAddressing4AgreementReader

public WSAddressing4AgreementReader newWSAddressing4AgreementReader(java.util.Map<com.ebmwebsourcing.wsstar.addressing.definition.api.WSAddressingReader.FeatureConstants,java.lang.Object> features)
                                                             throws com.ebmwebsourcing.wsstar.addressing.definition.api.WSAddressingException
Description copied from class: WSAddressing4AgreementFactory
Create a new instance of a WSDLReaderImpl.

Specified by:
newWSAddressing4AgreementReader in class WSAddressing4AgreementFactory
Throws:
com.ebmwebsourcing.wsstar.addressing.definition.api.WSAddressingException

newWSAddressing4AgreementWriter

public WSAddressing4AgreementWriter newWSAddressing4AgreementWriter()
                                                             throws com.ebmwebsourcing.wsstar.addressing.definition.api.WSAddressingException
Description copied from class: WSAddressing4AgreementFactory
Create a new instance of a WSDLWriterImpl.

Specified by:
newWSAddressing4AgreementWriter in class WSAddressing4AgreementFactory
Throws:
com.ebmwebsourcing.wsstar.addressing.definition.api.WSAddressingException

newEndpointReferenceType

public EndpointReferenceType newEndpointReferenceType()
                                               throws com.ebmwebsourcing.wsstar.addressing.definition.api.WSAddressingException
Specified by:
newEndpointReferenceType in class WSAddressing4AgreementFactory
Throws:
com.ebmwebsourcing.wsstar.addressing.definition.api.WSAddressingException


Copyright © 2009 eBM Websourcing. All Rights Reserved.