com.sun.tools.ws.processor.generator
Class SeiGenerator
java.lang.Object
com.sun.tools.ws.processor.generator.GeneratorBase
com.sun.tools.ws.processor.generator.SeiGenerator
- All Implemented Interfaces:
- ModelVisitor
public class SeiGenerator
- 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, writeHandlerConfig |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SeiGenerator
public SeiGenerator()
generate
public static void generate(Model model,
WsimportOptions options,
ErrorReceiver receiver,
TJavaGeneratorExtension... extensions)
init
public void init(Model model,
WsimportOptions options,
ErrorReceiver receiver,
TJavaGeneratorExtension... extensions)
visit
public void visit(Model model)
throws Exception
- Specified by:
visit
in interface ModelVisitor
- Overrides:
visit
in class GeneratorBase
- Throws:
Exception
visit
public void visit(Service service)
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.