|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IPluginInfo | |
|---|---|
| org.mevenide.plugins | |
| Uses of IPluginInfo in org.mevenide.plugins |
|---|
| Classes in org.mevenide.plugins that implement IPluginInfo | |
|---|---|
class |
DefaultPluginInfo
default implementation of IPluginInfo that is based on the directories in maven plugin cache. |
class |
JarPluginInfo
plugin information retrieved from the jar file of the plugin. |
| Methods in org.mevenide.plugins that return IPluginInfo | |
|---|---|
IPluginInfo[] |
PluginInfoManager.getCurrentPlugins()
|
| Methods in org.mevenide.plugins with parameters of type IPluginInfo | |
|---|---|
boolean |
PluginInfoManager.isUsedByProject(IPluginInfo info)
is somewhat slow. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||