|
||||||||||
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
org.apache.cxf.tools.wsdlto.frontend.jaxws.generators.ImplGenerator
public class ImplGenerator
Field Summary |
---|
Fields inherited from class org.apache.cxf.tools.wsdlto.frontend.jaxws.generators.AbstractJAXWSGenerator |
---|
LOG, TEMPLATE_BASE |
Fields inherited from class org.apache.cxf.tools.wsdlto.core.AbstractGenerator |
---|
env, name, velocity |
Constructor Summary | |
---|---|
ImplGenerator()
|
Method Summary | |
---|---|
void |
generate(ToolContext penv)
|
boolean |
passthrough()
|
Methods inherited from class org.apache.cxf.tools.wsdlto.frontend.jaxws.generators.AbstractJAXWSGenerator |
---|
register |
Methods inherited from class org.apache.cxf.tools.wsdlto.core.AbstractGenerator |
---|
clearAttributes, doWrite, getEnvironment, getName, getOutputDir, isCollision, isCollision, parseOutputName, parseOutputName, setAttributes, setCommonAttributes, setEnvironment, wantToKeep |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ImplGenerator()
Method Detail |
---|
public boolean passthrough()
passthrough
in class AbstractJAXWSGenerator
public void generate(ToolContext penv) throws ToolException
generate
in interface FrontEndGenerator
generate
in class AbstractJAXWSGenerator
ToolException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |