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