org.codehaus.xfire.gen
Interface GeneratorPlugin

All Known Implementing Classes:
AbstractServiceGenerator, FaultGenerator, PortGenerator, ServiceDescriptorGenerator, ServiceInterfaceGenerator, ServiceStubGenerator

public interface GeneratorPlugin


Method Summary
 void generate(GenerationContext context)
           
 

Method Detail

generate

void generate(GenerationContext context)
              throws java.lang.Exception
Throws:
java.lang.Exception


Copyright © 2004-2008. All Rights Reserved.