Package com.atlassian.plugin.manager
Class PluginRegistryImpl
java.lang.Object
com.atlassian.plugin.manager.PluginRegistryImpl
- All Implemented Interfaces:
PluginRegistry.ReadOnly,PluginRegistry.ReadWrite
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
PluginRegistryImpl
public PluginRegistryImpl()
-
-
Method Details
-
getAll
- Specified by:
getAllin interfacePluginRegistry.ReadOnly
-
get
- Specified by:
getin interfacePluginRegistry.ReadOnly
-
clear
public void clear()- Specified by:
clearin interfacePluginRegistry.ReadWrite
-
put
- Specified by:
putin interfacePluginRegistry.ReadWrite
-
remove
- Specified by:
removein interfacePluginRegistry.ReadWrite
-