| 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.
|
interface |
SplitStartupPluginSystemLifecycle
Augments the life-cycle of the plugin system with the ability to split
init() for two phase
startup. |
| 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 © 2015 Atlassian. All rights reserved.