| Package | Description |
|---|---|
| com.atlassian.plugin | |
| com.atlassian.plugin.manager |
| Modifier and Type | Interface and Description |
|---|---|
interface |
PluginManager
Deprecated.
since 2006-09-26 the preferred technique is to use the interfaces that this on e extends directly.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultPluginManager
This implementation delegates the initiation and classloading of plugins to a
list of
PluginLoaders and records the
state of plugins in a
PluginPersistentStateStore. |
Copyright © 2013 Atlassian. All Rights Reserved.