org.apache.beehive.wsm.axis.tools
Class Wsdl2AJava

Object
  extended by AbstractWsdl2AJava
      extended by Wsdl2AJava

public class Wsdl2AJava
extends AbstractWsdl2AJava


Constructor Summary
Wsdl2AJava()
           
 
Method Summary
protected  BeehiveWsTypeMetadata getWSObjectModel(InputStream wsdl)
           
static int main(String[] args)
           
 
Methods inherited from class AbstractWsdl2AJava
generateAnnotatedJavaFromOM, generateAnnotatedJavaFromWSDL, generateAnnotatedJavaFromWSDL, init
 
Methods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Wsdl2AJava

public Wsdl2AJava()
           throws Exception
Throws:
Exception
Method Detail

getWSObjectModel

protected BeehiveWsTypeMetadata getWSObjectModel(InputStream wsdl)
                                          throws Exception
Specified by:
getWSObjectModel in class AbstractWsdl2AJava
Throws:
Exception

main

public static int main(String[] args)
                throws Exception
Throws:
Exception