Package com.atlassian.jira.component.pico
package com.atlassian.jira.component.pico
-
ClassDescriptionWrapper around MutablePicoContainer which provides simple component caching.Wraps a Pico container and a Spring container, adding various convenience methods and awareness of OSGi.The possible levels of a
ComponentContainer
.A factory forComponentContainer
s.Manages Jira'sComponentContainer
, which includes: Creating it Disposing of it Re-creating it Changing itsComponentContainer.ContainerLevel
It also provides lookup methods for obtaining components, such asComponentManager.getComponent(Class)
.Factory methods for setting up Pico with behaviours desired in Jira.