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

java.lang.Object
  extended by org.apache.axis2.wsdl.codegen.extension.AbstractCodeGenerationExtension
All Implemented Interfaces:
CodeGenExtension
Direct Known Subclasses:
AbstractDBProcessingExtension, AbstractPrettyPrinterExtension, ExcludePackageExtension, JAXWSWapperExtension, PackageFinder, SchemaUnwrapperExtension, WSDLValidatorExtension

public abstract class AbstractCodeGenerationExtension
extends java.lang.Object
implements CodeGenExtension


Field Summary
protected  org.apache.commons.logging.Log log
           
 
Constructor Summary
AbstractCodeGenerationExtension()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface org.apache.axis2.wsdl.codegen.extension.CodeGenExtension
engage
 

Field Detail

log

protected org.apache.commons.logging.Log log
Constructor Detail

AbstractCodeGenerationExtension

public AbstractCodeGenerationExtension()


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