Class ExcludePackageExtension
java.lang.Object
org.apache.axis2.wsdl.codegen.extension.AbstractCodeGenerationExtension
org.apache.axis2.wsdl.codegen.extension.ExcludePackageExtension
- All Implemented Interfaces:
 CodeGenExtension
this extension deletes the packages sepcifies by the user from the
 generated code.
 this feature is very important to remove some commonly generated classes.
- 
Field Summary
Fields inherited from class org.apache.axis2.wsdl.codegen.extension.AbstractCodeGenerationExtension
log - 
Constructor Summary
Constructors - 
Method Summary
 
- 
Constructor Details
- 
ExcludePackageExtension
public ExcludePackageExtension() 
 - 
 - 
Method Details
- 
engage
- Throws:
 CodeGenerationException
 
 -