com.ebmwebsourcing.agreement.definition
Class WSAgreementFactoryImpl
java.lang.Object
com.ebmwebsourcing.agreement.definition.WSAgreementFactory
com.ebmwebsourcing.agreement.definition.WSAgreementFactoryImpl
public class WSAgreementFactoryImpl
- extends WSAgreementFactory
This class is a concrete implementation of the abstract class WSDMFactory.
Some ideas used here have been shamelessly copied from the wonderful JAXP and
Xerces work.
- Author:
- Nicolas Salatge - eBM WebSourcing
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WSAgreementFactoryImpl
public WSAgreementFactoryImpl()
newWSAgreementReader
public WSAgreementReader newWSAgreementReader()
throws WSAgreementException
- Create a new instance of a WSDLReaderImpl.
- Specified by:
newWSAgreementReader in class WSAgreementFactory
- Throws:
WSDMException
WSAgreementException
newWSAgreementWriter
public WSAgreementWriter newWSAgreementWriter()
throws WSAgreementException
- Create a new instance of a WSDLWriterImpl.
- Specified by:
newWSAgreementWriter in class WSAgreementFactory
- Throws:
WSDMException
WSAgreementException
newAgreement
public Agreement newAgreement()
throws WSAgreementException
- Specified by:
newAgreement in class WSAgreementFactory
- Throws:
WSAgreementException
newAgreementTemplate
public AgreementTemplate newAgreementTemplate()
throws WSAgreementException
- Specified by:
newAgreementTemplate in class WSAgreementFactory
- Throws:
WSAgreementException
Copyright © 2009 eBM Websourcing. All Rights Reserved.