Class AbstractCodeGenerationExtension
java.lang.Object
org.apache.axis2.wsdl.codegen.extension.AbstractCodeGenerationExtension
- All Implemented Interfaces:
CodeGenExtension
- Direct Known Subclasses:
AbstractDBProcessingExtension,AbstractPrettyPrinterExtension,ExcludePackageExtension,JAXWSWapperExtension,PackageFinder,SchemaUnwrapperExtension,WSDLValidatorExtension
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.apache.axis2.wsdl.codegen.extension.CodeGenExtension
engage
-
Field Details
-
log
protected org.apache.commons.logging.Log log
-
-
Constructor Details
-
AbstractCodeGenerationExtension
public AbstractCodeGenerationExtension()
-