public abstract class AbstractJAXWSGenerator
extends org.apache.cxf.tools.wsdlto.core.AbstractGenerator
| Modifier and Type | Field and Description |
|---|---|
protected static Logger |
LOG |
protected static String |
TEMPLATE_BASE |
| Constructor and Description |
|---|
AbstractJAXWSGenerator() |
| Modifier and Type | Method and Description |
|---|---|
abstract void |
generate(org.apache.cxf.tools.common.ToolContext penv) |
boolean |
passthrough() |
void |
register(org.apache.cxf.tools.util.ClassCollector collector,
String packageName,
String fileName) |
protected static final Logger LOG
protected static final String TEMPLATE_BASE
Apache CXF