public class ServerGenerator extends AbstractJAXWSGenerator
LOG, TEMPLATE_BASE
env, name, velocity
Constructor and Description |
---|
ServerGenerator() |
Modifier and Type | Method and Description |
---|---|
void |
generate(ToolContext penv) |
boolean |
passthrough() |
void |
register(ClassCollector collector,
String packageName,
String fileName) |
clearAttributes, doWrite, getEnvironment, getName, getOutputDir, isCollision, isCollision, parseOutputName, parseOutputName, setAttributes, setCommonAttributes, setEnvironment, wantToKeep
public boolean passthrough()
passthrough
in class AbstractJAXWSGenerator
public void generate(ToolContext penv) throws ToolException
generate
in interface FrontEndGenerator
generate
in class AbstractJAXWSGenerator
ToolException
public void register(ClassCollector collector, String packageName, String fileName)
register
in class AbstractJAXWSGenerator
Apache CXF