org.apache.wsif.tools
Class Java2WSDL

java.lang.Object
  extended by org.apache.axis.wsdl.Java2WSDL
      extended by org.apache.wsif.tools.Java2WSDL

public class Java2WSDL
extends org.apache.axis.wsdl.Java2WSDL

WSIF Java2WSDL Utility program Generates WSDL source files from a Java class. For now this changes nothing that the AXIS Java2WSDL does, it just lets people use org.apache.wsif.tools.Java2WSDL

Author:
Ant Elder

Constructor Summary
Java2WSDL()
          Constructor
 
Method Summary
static void main(java.lang.String[] args)
          Main For arg details see: http://cvs.apache.org/viewcvs.cgi/~checkout~/xml-axis/java/docs/reference.html#Java2WSDL
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Java2WSDL

public Java2WSDL()
Constructor

Method Detail

main

public static void main(java.lang.String[] args)
Main For arg details see: http://cvs.apache.org/viewcvs.cgi/~checkout~/xml-axis/java/docs/reference.html#Java2WSDL



Copyright ? 2002, 2006 Apache XML Project. All Rights Reserved.