Uses of Class
com.sun.istack.tools.ProtectedTask

Packages that use ProtectedTask
com.sun.tools.ws.ant   
com.sun.tools.xjc Schema to Java compiler 
 

Uses of ProtectedTask in com.sun.tools.ws.ant
 

Subclasses of ProtectedTask in com.sun.tools.ws.ant
 class WrapperTask
          Wrapper task to launch real implementations of the task in a classloader that can work even in JavaSE 6.
 class WsGen
          Wrapper task to launch WsGen2.
 class WsImport
          Wrapper task to launch WsImport2.
 

Uses of ProtectedTask in com.sun.tools.xjc
 

Subclasses of ProtectedTask in com.sun.tools.xjc
 class XJCTask
          Captures the properties and then delegate to XJC1 or XJC2 by looking at the source attribute.
 



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