com.sun.tools.ws.wscompile
Class WsgenTool
java.lang.Object
com.sun.tools.ws.wscompile.WsgenTool
public class WsgenTool
- extends java.lang.Object
- Author:
- Vivek Pandey
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WsgenTool
public WsgenTool(java.io.OutputStream out,
com.sun.xml.ws.api.server.Container container)
WsgenTool
public WsgenTool(java.io.OutputStream out)
run
public boolean run(java.lang.String[] args)
buildModel
public boolean buildModel(java.lang.String endpoint,
com.sun.tools.ws.wscompile.WsgenTool.Listener listener)
throws BadCommandLineException
- Throws:
BadCommandLineException
usage
protected void usage(WsgenOptions options)
supportedOptions
public java.util.Collection<java.lang.String> supportedOptions()
supportedAnnotationTypes
public java.util.Collection<java.lang.String> supportedAnnotationTypes()
getProcessorFor
public AnnotationProcessor getProcessorFor(java.util.Set<AnnotationTypeDeclaration> set,
AnnotationProcessorEnvironment apEnv)
Copyright © 2005-2011 Oracle Corporation. All Rights Reserved.