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.
|
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
- Copyright © 2001–2021 The Apache Software Foundation. All rights reserved.