| Class | Description |
|---|---|
| CachingMutablePicoContainer |
Wrapper around MutablePicoContainer which provides simple component caching.
|
| ComponentContainer |
Wraps a Pico container, adding various convenience methods and awareness of OSGi.
|
| ComponentManager |
Manages Jira's
ComponentContainer, which includes:
Creating it
Disposing of it
Re-creating it
Changing its ComponentContainer.ContainerLevel
It also provides lookup methods for obtaining components, such as ComponentManager.getComponent(Class). |
| PicoContainerFactory |
Factory methods for setting up Pico with behaviours desired in Jira.
|
| Enum | Description |
|---|---|
| ComponentContainer.ContainerLevel |
The possible levels of a
ComponentContainer. |
| ComponentManager.PluginSystemState |
| Exception | Description |
|---|---|
| ContainerNotInitializedException |
Copyright © 2002-2024 Atlassian. All Rights Reserved.