java.io.SerializableBuildBasepublic class PluginConfiguration extends PluginContainer implements java.io.Serializable
| Constructor | Description |
|---|---|
PluginConfiguration() |
| Modifier and Type | Method | 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.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaddPlugin, flushPluginMap, getPlugins, getPluginsAsMap, removePlugin, setPluginspublic PluginManagement getPluginManagement()
public void setPluginManagement(PluginManagement pluginManagement)
pluginManagement -