Uses of Class
com.sun.tools.ws.api.TJavaGeneratorExtension
Packages that use TJavaGeneratorExtension
-
Uses of TJavaGeneratorExtension in com.sun.tools.ws.processor.generator
Subclasses of TJavaGeneratorExtension in com.sun.tools.ws.processor.generatorModifier and TypeClassDescriptionfinal classclassThis 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 TJavaGeneratorExtensionModifier and TypeMethodDescriptionstatic voidSeiGenerator.generate(Model model, WsimportOptions options, ErrorReceiver receiver, TJavaGeneratorExtension... extensions) voidSeiGenerator.init(Model model, WsimportOptions options, ErrorReceiver receiver, TJavaGeneratorExtension... extensions)