Uses of Class
com.sun.tools.ws.api.TJavaGeneratorExtension

Packages that use TJavaGeneratorExtension
com.sun.tools.ws.processor.generator   
 

Uses of TJavaGeneratorExtension in com.sun.tools.ws.processor.generator
 

Subclasses of TJavaGeneratorExtension in com.sun.tools.ws.processor.generator
 class JavaGeneratorExtensionFacade
           
 class W3CAddressingJavaGeneratorExtension
          This Java Generator extension generates @Action annotation on web methods if an explicit wsam:Action value is specified in the wsdl definitions.
 

Methods in com.sun.tools.ws.processor.generator with parameters of type TJavaGeneratorExtension
static void SeiGenerator.generate(Model model, WsimportOptions options, ErrorReceiver receiver, TJavaGeneratorExtension... extensions)
           
 



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