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

java.lang.Object
  extended byorg.apache.axis2.wsdl.codegen.extension.AbstractCodeGenerationExtension
      extended byorg.apache.axis2.wsdl.codegen.extension.PackageFinder
All Implemented Interfaces:
CodeGenExtension

public class PackageFinder
extends AbstractCodeGenerationExtension


Field Summary
 
Fields inherited from class org.apache.axis2.wsdl.codegen.extension.AbstractCodeGenerationExtension
configuration
 
Constructor Summary
PackageFinder()
           
 
Method Summary
 void engage()
           
 
Methods inherited from class org.apache.axis2.wsdl.codegen.extension.AbstractCodeGenerationExtension
init
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PackageFinder

public PackageFinder()
Method Detail

engage

public void engage()