com.ebmwebsourcing.wsstar.dm.impl
Class WSDMWriterImpl
java.lang.Object
com.ebmwebsourcing.wsstar.dm.impl.WSDMWriterImpl
- All Implemented Interfaces:
- WSDMWriter
public class WSDMWriterImpl
- extends java.lang.Object
- implements WSDMWriter
- Author:
- Nicolas Salatge - eBM WebSourcing
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WSDM_MOWS2_NAMESPACE
public static final java.lang.String WSDM_MOWS2_NAMESPACE
- WSDL 2.0 Namespace
- See Also:
- Constant Field Values
WSDM_MOWS2_ROOT_TAG
public static final java.lang.String WSDM_MOWS2_ROOT_TAG
- WSDL 2.0 root tag
- See Also:
- Constant Field Values
WSDMWriterImpl
public WSDMWriterImpl()
throws WSDMException
- Throws:
WSDMException
WSDMWriterImpl
public WSDMWriterImpl(java.util.List<java.lang.Class> addedObjectFactories)
throws WSDMException
- Throws:
WSDMException
getDocument
public org.w3c.dom.Document getDocument(QoSMetrics wsdmDef)
throws WSDMException
- Specified by:
getDocument in interface WSDMWriter
- Throws:
WSDMException
writeOperationMetric
public java.lang.String writeOperationMetric(QoSMetrics wsdmDef)
throws WSDMException
- Specified by:
writeOperationMetric in interface WSDMWriter
- Throws:
WSDMException
Copyright © 2009-2010 eBM Websourcing. All Rights Reserved.