org.apache.axis2.wsdl.codegen.extension
Class JAXWSWapperExtension

java.lang.Object
  extended by org.apache.axis2.wsdl.codegen.extension.AbstractCodeGenerationExtension
      extended by org.apache.axis2.wsdl.codegen.extension.JAXWSWapperExtension
All Implemented Interfaces:
CodeGenExtension

public class JAXWSWapperExtension
extends AbstractCodeGenerationExtension


Field Summary
 
Fields inherited from class org.apache.axis2.wsdl.codegen.extension.AbstractCodeGenerationExtension
log
 
Constructor Summary
JAXWSWapperExtension()
           
 
Method Summary
 void engage(CodeGenConfiguration configuration)
           
 boolean walkSchema(AxisMessage message, java.lang.String qnameSuffix)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JAXWSWapperExtension

public JAXWSWapperExtension()
Method Detail

engage

public void engage(CodeGenConfiguration configuration)
            throws CodeGenerationException
Throws:
CodeGenerationException

walkSchema

public boolean walkSchema(AxisMessage message,
                          java.lang.String qnameSuffix)
                   throws CodeGenerationException
Throws:
CodeGenerationException


Copyright © 2007 Apache Web Services Project. All Rights Reserved.