org.ow2.dragon.service.wsdl
Class EasyWSDLTimeout

java.lang.Object
  extended by org.ow2.dragon.util.AbstractTimeout<WSDLImportReport>
      extended by org.ow2.dragon.service.wsdl.EasyWSDLTimeout

public class EasyWSDLTimeout
extends org.ow2.dragon.util.AbstractTimeout<WSDLImportReport>

Author:
ofabre - eBM Websourcing

Constructor Summary
EasyWSDLTimeout(org.ow2.easywsdl.wsdl.api.WSDLReader reader, org.xml.sax.InputSource wsdlSource, java.util.Map<java.net.URI,org.ow2.easywsdl.wsdl.api.abstractItf.AbsItfDescription> importedWsdls, java.util.Map<java.net.URI,org.ow2.easywsdl.schema.api.absItf.AbsItfSchema> importedSchemas)
           
 
Method Summary
protected  WSDLImportReport command()
          
protected  void commandTimeOut(WSDLImportReport result)
          
 
Methods inherited from class org.ow2.dragon.util.AbstractTimeout
execute
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EasyWSDLTimeout

public EasyWSDLTimeout(org.ow2.easywsdl.wsdl.api.WSDLReader reader,
                       org.xml.sax.InputSource wsdlSource,
                       java.util.Map<java.net.URI,org.ow2.easywsdl.wsdl.api.abstractItf.AbsItfDescription> importedWsdls,
                       java.util.Map<java.net.URI,org.ow2.easywsdl.schema.api.absItf.AbsItfSchema> importedSchemas)
Method Detail

command

protected WSDLImportReport command()

Specified by:
command in class org.ow2.dragon.util.AbstractTimeout<WSDLImportReport>

commandTimeOut

protected void commandTimeOut(WSDLImportReport result)

Specified by:
commandTimeOut in class org.ow2.dragon.util.AbstractTimeout<WSDLImportReport>


Copyright © 2008-2009 eBMWebsourcing. All Rights Reserved.