Uses of Class
com.sun.tools.ws.wscompile.Plugin
Packages that use Plugin
-
Uses of Plugin in com.sun.tools.ws.wscompile
Fields in com.sun.tools.ws.wscompile with type parameters of type PluginModifier and TypeFieldDescriptionWsimportOptions.activePluginsPlugins that are enabled in this compilation.Methods in com.sun.tools.ws.wscompile that return types with arguments of type PluginModifier and TypeMethodDescriptionWsimportOptions.getAllPlugins()Gets all thePlugins discovered so far. -
Uses of Plugin in com.sun.tools.ws.wscompile.plugin.at_generated
Subclasses of Plugin in com.sun.tools.ws.wscompile.plugin.at_generatedModifier and TypeClassDescriptionfinal classPluginthat marks the generated code by using '@Generated'.