org.apache.cxf.tools.wsdlto.frontend.jaxws.generators
Class HandlerConfigGenerator
java.lang.Object
org.apache.cxf.tools.wsdlto.core.AbstractGenerator
org.apache.cxf.tools.wsdlto.frontend.jaxws.generators.AbstractJAXWSGenerator
org.apache.cxf.tools.wsdlto.frontend.jaxws.generators.HandlerConfigGenerator
- All Implemented Interfaces:
- org.apache.cxf.tools.common.FrontEndGenerator
public class HandlerConfigGenerator
- extends AbstractJAXWSGenerator
| Fields inherited from class org.apache.cxf.tools.wsdlto.core.AbstractGenerator |
env, name, velocity |
| 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 |
HandlerConfigGenerator
public HandlerConfigGenerator()
getHandlerAnnotation
public org.apache.cxf.tools.common.model.JavaAnnotation getHandlerAnnotation()
passthrough
public boolean passthrough()
- Specified by:
passthrough in class AbstractJAXWSGenerator
setJavaInterface
public void setJavaInterface(org.apache.cxf.tools.common.model.JavaInterface javaInterface)
generate
public void generate(org.apache.cxf.tools.common.ToolContext penv)
throws org.apache.cxf.tools.common.ToolException
- Specified by:
generate in interface org.apache.cxf.tools.common.FrontEndGenerator- Specified by:
generate in class AbstractJAXWSGenerator
- Throws:
org.apache.cxf.tools.common.ToolException
Copyright © 2006-2007 Apache Software Foundation. All Rights Reserved.