public class WsgenTool extends Object
Modifier and Type | Class and Description |
---|---|
(package private) class |
WsgenTool.Listener |
(package private) static class |
WsgenTool.ReportOutput
"Namespace" for code needed to generate the report file.
|
Constructor and Description |
---|
WsgenTool(OutputStream out) |
WsgenTool(OutputStream out,
com.sun.xml.ws.api.server.Container container) |
Modifier and Type | Method and Description |
---|---|
boolean |
buildModel(String endpoint,
WsgenTool.Listener listener) |
boolean |
run(String[] args) |
protected void |
usage(WsgenOptions options) |
public WsgenTool(OutputStream out, com.sun.xml.ws.api.server.Container container)
public WsgenTool(OutputStream out)
public boolean run(String[] args)
public boolean buildModel(String endpoint, WsgenTool.Listener listener) throws BadCommandLineException
BadCommandLineException
protected void usage(WsgenOptions options)
Copyright (c) 1997-2012 Oracle and/or its affiliates. All rights reserved.