com.ebmwebsourcing.wsstar.dm.impl
Class WSDMReaderImpl

java.lang.Object
  extended by com.ebmwebsourcing.wsstar.dm.impl.WSDMReaderImpl
All Implemented Interfaces:
WSDMReader

public class WSDMReaderImpl
extends java.lang.Object
implements WSDMReader

Author:
Nicolas Salatge - eBM WebSourcing

Constructor Summary
WSDMReaderImpl()
           
WSDMReaderImpl(java.util.List<java.lang.Class> addedObjectFactories)
           
 
Method Summary
 QoSMetrics readOperationMetric(org.w3c.dom.Document wsdlDocument)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WSDMReaderImpl

public WSDMReaderImpl()
               throws WSDMException
Throws:
WSDMException

WSDMReaderImpl

public WSDMReaderImpl(java.util.List<java.lang.Class> addedObjectFactories)
               throws WSDMException
Throws:
WSDMException
Method Detail

readOperationMetric

public QoSMetrics readOperationMetric(org.w3c.dom.Document wsdlDocument)
                               throws WSDMException
Specified by:
readOperationMetric in interface WSDMReader
Throws:
WSDMException


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