Class DefaultDatabindingExtension
- java.lang.Object
-
- org.apache.axis2.wsdl.codegen.extension.AbstractCodeGenerationExtension
-
- org.apache.axis2.wsdl.codegen.extension.AbstractDBProcessingExtension
-
- org.apache.axis2.wsdl.codegen.extension.DefaultDatabindingExtension
-
- All Implemented Interfaces:
CodeGenExtension
public class DefaultDatabindingExtension extends AbstractDBProcessingExtension
-
-
Field Summary
-
Fields inherited from class org.apache.axis2.wsdl.codegen.extension.AbstractCodeGenerationExtension
log
-
-
Constructor Summary
Constructors Constructor Description DefaultDatabindingExtension()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
engage(CodeGenConfiguration configuration)
-
Methods inherited from class org.apache.axis2.wsdl.codegen.extension.AbstractDBProcessingExtension
testFallThrough
-
-
-
-
Method Detail
-
engage
public void engage(CodeGenConfiguration configuration) throws CodeGenerationException
- Throws:
CodeGenerationException
-
-