com.sun.tools.ws.processor.generator
Class CustomExceptionGenerator
java.lang.Object
com.sun.tools.ws.processor.generator.GeneratorBase
com.sun.tools.ws.processor.generator.CustomExceptionGenerator
- All Implemented Interfaces:
- ModelVisitor
public class CustomExceptionGenerator
- extends GeneratorBase
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 |
CustomExceptionGenerator
public CustomExceptionGenerator()
generate
public static void generate(Model model,
WsimportOptions options,
ErrorReceiver receiver)
getGenerator
public GeneratorBase getGenerator(Model model,
WsimportOptions options,
ErrorReceiver receiver)
visit
public void visit(Fault fault)
throws Exception
- Specified by:
visit
in interface ModelVisitor
- Overrides:
visit
in class GeneratorBase
- Throws:
Exception
Copyright (c) 1997-2012 Oracle and/or its affiliates. All rights reserved.