|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.sun.tools.ws.processor.generator.GeneratorBase
com.sun.tools.ws.processor.generator.CustomExceptionGenerator
public class CustomExceptionGenerator
| Field Summary |
|---|
| Fields inherited from class com.sun.tools.ws.processor.generator.GeneratorBase |
|---|
cm, donotOverride, model, options, receiver, wsdlLocation |
| Fields inherited from interface com.sun.tools.ws.processor.generator.GeneratorConstants |
|---|
DOTC, FAULT_CLASS_MEMBER_NAME, GET, IS, JAVA_SRC_SUFFIX, QNAME_SUFFIX, RESPONSE, SIG_INNERCLASS |
| Constructor Summary | |
|---|---|
CustomExceptionGenerator()
|
|
| Method Summary | |
|---|---|
static void |
generate(Model model,
WsimportOptions options,
ErrorReceiver receiver)
|
GeneratorBase |
getGenerator(Model model,
WsimportOptions options,
ErrorReceiver receiver)
|
void |
visit(Fault fault)
|
| Methods inherited from class com.sun.tools.ws.processor.generator.GeneratorBase |
|---|
doGeneration, getClass, getJAXWSClassComment, getJAXWSClassComment, init, log, visit, visit, visit, visit, visit, visit, visit, visit, writeHandlerConfig |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CustomExceptionGenerator()
| Method Detail |
|---|
public static void generate(Model model,
WsimportOptions options,
ErrorReceiver receiver)
public GeneratorBase getGenerator(Model model,
WsimportOptions options,
ErrorReceiver receiver)
public void visit(Fault fault)
throws java.lang.Exception
visit in interface ModelVisitorvisit in class GeneratorBasejava.lang.Exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||