|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.cxf.tools.wsdlto.core.AbstractGenerator
org.apache.cxf.tools.wsdlto.frontend.jaxws.generators.AbstractJAXWSGenerator
public abstract class AbstractJAXWSGenerator
| Field Summary | |
|---|---|
protected static java.util.logging.Logger |
LOG
|
protected static java.lang.String |
TEMPLATE_BASE
|
| Fields inherited from class org.apache.cxf.tools.wsdlto.core.AbstractGenerator |
|---|
env, name, velocity |
| Constructor Summary | |
|---|---|
AbstractJAXWSGenerator()
|
|
| Method Summary | |
|---|---|
abstract void |
generate(org.apache.cxf.tools.common.ToolContext penv)
|
abstract boolean |
passthrough()
|
| Methods inherited from class org.apache.cxf.tools.wsdlto.core.AbstractGenerator |
|---|
clearAttributes, doWrite, getEnvironment, getName, isCollision, isCollision, parseOutputName, parseOutputName, setAttributes, setCommonAttributes, setEnvironment |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected static final java.util.logging.Logger LOG
protected static final java.lang.String TEMPLATE_BASE
| Constructor Detail |
|---|
public AbstractJAXWSGenerator()
| Method Detail |
|---|
public abstract boolean passthrough()
public abstract void generate(org.apache.cxf.tools.common.ToolContext penv)
throws org.apache.cxf.tools.common.ToolException
org.apache.cxf.tools.common.ToolException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||