Uses of Class
com.sun.tools.ws.wscompile.Plugin
-
Packages that use Plugin Package Description com.sun.tools.ws.wscompile -
-
Uses of Plugin in com.sun.tools.ws.wscompile
Fields in com.sun.tools.ws.wscompile with type parameters of type Plugin Modifier and Type Field Description List<Plugin>WsimportOptions. activePluginsPlugins that are enabled in this compilation.Methods in com.sun.tools.ws.wscompile that return types with arguments of type Plugin Modifier and Type Method Description List<Plugin>WsimportOptions. getAllPlugins()Gets all thePlugins discovered so far.
-