com.ebmwebsourcing.wsstar.qml
Class WSQMLFactoryImpl
java.lang.Object
com.ebmwebsourcing.wsstar.qml.WSQMLFactory
com.ebmwebsourcing.wsstar.qml.WSQMLFactoryImpl
public class WSQMLFactoryImpl
- extends WSQMLFactory
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 |
WSQMLFactoryImpl
public WSQMLFactoryImpl()
newWSQMLReader
public WSQMLReader newWSQMLReader()
throws WSQMLException
- Create a new instance of a WSDLReaderImpl.
- Specified by:
newWSQMLReader in class WSQMLFactory
- Throws:
WSDMException
WSQMLException
newWSQMLWriter
public WSQMLWriter newWSQMLWriter()
throws WSQMLException
- Create a new instance of a WSDLWriterImpl.
- Specified by:
newWSQMLWriter in class WSQMLFactory
- Throws:
WSDMException
WSQMLException
newQOSDimension
public QOSDimension newQOSDimension()
throws WSQMLException
- Specified by:
newQOSDimension in class WSQMLFactory
- Throws:
WSQMLException
newConstraint
public Constraint newConstraint()
throws WSQMLException
- Specified by:
newConstraint in class WSQMLFactory
- Throws:
WSQMLException
newEquivalentTo
public EquivalentTo newEquivalentTo()
throws WSQMLException
- Specified by:
newEquivalentTo in class WSQMLFactory
- Throws:
WSQMLException
Copyright © 2009 eBM Websourcing. All Rights Reserved.