java.io.Serializable, java.lang.Cloneable, InputLocationTrackerpublic class PluginManagement extends PluginContainer implements java.io.Serializable, java.lang.Cloneable
| Constructor | Description |
|---|---|
PluginManagement() |
| Modifier and Type | Method | Description |
|---|---|---|
PluginManagement |
clone() |
Method clone.
|
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaddPlugin, flushPluginMap, getLocation, getPlugins, getPluginsAsMap, removePlugin, setLocation, setPluginspublic PluginManagement clone()
clone in class PluginContainer