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 Exception
Throws:
Exception


Copyright © 2004-2013. All Rights Reserved.