public class PluginConfiguration extends PluginContainer implements Serializable, Cloneable
Constructor and Description |
---|
PluginConfiguration() |
Modifier and Type | Method and 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.
|
String |
toString() |
addPlugin, flushPluginMap, getLocation, getPlugins, getPluginsAsMap, removePlugin, setLocation, setOtherLocation, setPlugins
public PluginConfiguration clone()
clone
in class PluginContainer
public PluginManagement getPluginManagement()
public void setPluginManagement(PluginManagement pluginManagement)
pluginManagement
- public String toString()
toString
in class PluginContainer
Object.toString()
Copyright © 2001–2023 The Apache Software Foundation. All rights reserved.