Package org.apache.cxf.tools.common
Interface FrontEndGenerator
-
- All Known Implementing Classes:
AbstractGenerator,AbstractJaxwsGenerator,AbstractJAXWSGenerator,AbstractSimpleGenerator,AntGenerator,AntGenerator,ClientGenerator,FaultGenerator,HandlerConfigGenerator,ImplGenerator,JaxwsClientGenerator,JaxwsImplGenerator,JaxwsSEIGenerator,JaxwsServerGenerator,SEIGenerator,ServerGenerator,ServiceGenerator,SimpleClientGenerator,SimpleImplGenerator,SimpleSEIGenerator,SimpleServerGenerator
public interface FrontEndGenerator
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidgenerate(ToolContext penv)StringgetName()
-
-
-
Method Detail
-
getName
String getName()
-
generate
void generate(ToolContext penv)
-
-