org.ow2.dragon.service.wsdl
Class EasyWSDLTimeout
java.lang.Object
org.ow2.dragon.util.AbstractTimeout<WSDLImportReport>
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)
|
| 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 |
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)
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.