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)
           
 void SeiGenerator.init(Model model, WsimportOptions options, ErrorReceiver receiver, TJavaGeneratorExtension... extensions)
           
 

Constructors in com.sun.tools.ws.processor.generator with parameters of type TJavaGeneratorExtension
JavaGeneratorExtensionFacade(TJavaGeneratorExtension... extensions)
           
 



Copyright (c) 1997-2012 Oracle and/or its affiliates. All rights reserved.