|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.sonar.api.plugins.PluginProvider
public class PluginProvider
| Constructor Summary | |
|---|---|
PluginProvider()
|
|
| Method Summary | |
|---|---|
Plugin |
getPlugin(java.lang.String key)
|
Property[] |
getPluginProperties(Plugin plugin)
Returns the list of properties of a plugin |
Property[] |
getPluginProperties(java.lang.String pluginKey)
|
java.util.Collection<Plugin> |
getPlugins()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PluginProvider()
| Method Detail |
|---|
public java.util.Collection<Plugin> getPlugins()
public Plugin getPlugin(java.lang.String key)
public Property[] getPluginProperties(Plugin plugin)
public Property[] getPluginProperties(java.lang.String pluginKey)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||