com.sun.tools.ws.ant
Class WsImport

java.lang.Object
  extended by Task
      extended by com.sun.istack.tools.ProtectedTask
          extended by com.sun.tools.ws.ant.WrapperTask
              extended by com.sun.tools.ws.ant.WsImport

public class WsImport
extends WrapperTask

Wrapper task to launch WsImport2.

Author:
Kohsuke Kawaguchi

Constructor Summary
WsImport()
           
 
Method Summary
 
Methods inherited from class com.sun.tools.ws.ant.WrapperTask
createClassLoader, getCoreClassName, setDynamicAttribute
 
Methods inherited from class com.sun.istack.tools.ProtectedTask
createDynamicElement, execute
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WsImport

public WsImport()


Copyright © 2005-2015 Oracle Corporation. All Rights Reserved.