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

java.lang.Object
  extended byorg.apache.axis2.wsdl.codegen.extension.AbstractCodeGenerationExtension
All Implemented Interfaces:
CodeGenExtension
Direct Known Subclasses:
AbstractDBProcessingExtension, AbstractPrettyPrinterExtension, 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()
           
 
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 © 2004-2007 Apache Software Foundation. All Rights Reserved.