public final class FaultBeanGenerator extends BeanGenerator
| Constructor and Description | 
|---|
FaultBeanGenerator()  | 
| Modifier and Type | Method and Description | 
|---|---|
protected Collection<JavaClass> | 
generateBeanClasses(ServiceInfo serviceInfo)  | 
protected Set<Class<?>> | 
getExceptionClasses(Method method)  | 
generate, generateAndCompile, setCompileToDirallowImports, createOutputDir, getBus, getOutputBase, getOutputStreamCreator, getServiceModel, getToolContext, setAllowImports, setBus, setOutputBase, setServiceModel, setToolContextprotected Collection<JavaClass> generateBeanClasses(ServiceInfo serviceInfo)
generateBeanClasses in class BeanGeneratorApache CXF