|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.cxf.tools.java2wsdl.generator.AbstractGenerator<java.io.File>
org.apache.cxf.tools.java2wsdl.generator.wsdl11.BeanGenerator
org.apache.cxf.tools.java2wsdl.generator.wsdl11.FaultBeanGenerator
public final class FaultBeanGenerator
| Constructor Summary | |
|---|---|
FaultBeanGenerator()
|
|
| Method Summary | |
|---|---|
protected java.util.Collection<org.apache.cxf.tools.common.model.JavaClass> |
generateBeanClasses(org.apache.cxf.service.model.ServiceInfo serviceInfo)
|
protected java.util.Set<java.lang.Class> |
getExceptionClasses(java.lang.reflect.Method method)
|
| Methods inherited from class org.apache.cxf.tools.java2wsdl.generator.wsdl11.BeanGenerator |
|---|
generate, generateAndCompile, setCompileToDir |
| Methods inherited from class org.apache.cxf.tools.java2wsdl.generator.AbstractGenerator |
|---|
allowImports, createOutputDir, getBus, getOutputBase, getServiceModel, getToolContext, setAllowImports, setBus, setOutputBase, setServiceModel, setToolContext |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public FaultBeanGenerator()
| Method Detail |
|---|
protected java.util.Collection<org.apache.cxf.tools.common.model.JavaClass> generateBeanClasses(org.apache.cxf.service.model.ServiceInfo serviceInfo)
generateBeanClasses in class BeanGeneratorprotected java.util.Set<java.lang.Class> getExceptionClasses(java.lang.reflect.Method method)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||