|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Plugin | |
---|---|
com.sun.tools.ws.wscompile | |
com.sun.tools.ws.wscompile.plugin.at_generated |
Uses of Plugin in com.sun.tools.ws.wscompile |
---|
Fields in com.sun.tools.ws.wscompile with type parameters of type Plugin | |
---|---|
List<Plugin> |
WsimportOptions.activePlugins
Plugin s that are enabled in this compilation. |
Methods in com.sun.tools.ws.wscompile that return types with arguments of type Plugin | |
---|---|
List<Plugin> |
WsimportOptions.getAllPlugins()
Gets all the Plugin s 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_generated | |
---|---|
class |
PluginImpl
Plugin that marks the generated code by using JSR-250's '@Generated'. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |