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, setPluginspublic PluginConfiguration()
public PluginConfiguration clone()
clone in class PluginContainerpublic PluginManagement getPluginManagement()
public void setPluginManagement(PluginManagement pluginManagement)
pluginManagement - Copyright © 2001–2014 The Apache Software Foundation. All rights reserved.