IBM WebSphere Multichannel Bank Transformation Toolkit Javadoc

com.ibm.btt.invoker.ws.dynamic.tool
Class WSDIIvoker_WSDLExtractor

java.lang.Object
  extended by com.ibm.btt.invoker.ws.dynamic.tool.WSDIIvoker_WSDLExtractor

public class WSDIIvoker_WSDLExtractor
extends java.lang.Object


Field Summary
protected static BTTLog logger
           
 
Constructor Summary
WSDIIvoker_WSDLExtractor()
           
 
Method Summary
protected static void batchProcessing(java.util.ArrayList wsdlList, java.lang.String outputFile)
           
static WebServiceInfo extractWSDL(java.lang.String wsdlURI)
          Extract information from Web Service URL into WebServiceInfo object
static void main(java.lang.String[] args)
          Run in command windows to extract WSDL information
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

logger

protected static BTTLog logger
Constructor Detail

WSDIIvoker_WSDLExtractor

public WSDIIvoker_WSDLExtractor()
Method Detail

main

public static void main(java.lang.String[] args)
Run in command windows to extract WSDL information

Parameters:
args -

batchProcessing

protected static void batchProcessing(java.util.ArrayList wsdlList,
                                      java.lang.String outputFile)
                               throws java.lang.Exception
Throws:
java.lang.Exception

extractWSDL

public static WebServiceInfo extractWSDL(java.lang.String wsdlURI)
Extract information from Web Service URL into WebServiceInfo object

Parameters:
wsdlURI - URL or file path of WSDL
Returns:

IBM WebSphere Multichannel Bank Transformation Toolkit Javadoc

(c) Copyright IBM Corporation 1998, 2010