public class PluginConfiguration extends PluginContainer implements java.io.Serializable
| Modifier and Type | Field and Description |
|---|---|
private PluginManagement |
pluginManagement
Default plugin information to be made available for
reference by projects
derived from this one.
|
pluginMap| Constructor and Description |
|---|
PluginConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
PluginManagement |
getPluginManagement()
Get default plugin information to be made available for
reference by projects
derived from this one.
|
void |
setPluginManagement(PluginManagement pluginManagement)
Set default plugin information to be made available for
reference by projects
derived from this one.
|
addPlugin, flushPluginMap, getPlugins, getPluginsAsMap, removePlugin, setPluginsprivate PluginManagement pluginManagement
public PluginManagement getPluginManagement()
public void setPluginManagement(PluginManagement pluginManagement)
pluginManagement -