Package | Description |
---|---|
com.atlassian.jira.component.pico | |
com.atlassian.jira.component.pico.registrar |
Modifier and Type | Method and Description |
---|---|
ComponentContainer.ContainerLevel |
ComponentContainer.getLevel()
Returns the level of this container.
|
static ComponentContainer.ContainerLevel |
ComponentContainer.ContainerLevel.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ComponentContainer.ContainerLevel[] |
ComponentContainer.ContainerLevel.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
ComponentContainer.setLevel(ComponentContainer.ContainerLevel newLevel)
Sets the level of this container.
|
Constructor and Description |
---|
ComponentContainer(org.picocontainer.MutablePicoContainer picoContainer,
OsgiServiceRegistry osgiServiceRegistry,
ComponentContainer.ContainerLevel level)
Constructor.
|
Modifier and Type | Method and Description |
---|---|
ComponentContainer.ContainerLevel |
ContainerExtender.getNewContainerLevel()
Returns the level of the extended container.
|
ComponentContainer.ContainerLevel |
SetupContainerRegistrar.getNewContainerLevel() |
ComponentContainer.ContainerLevel |
FailedStartupContainerRegistrar.getNewContainerLevel() |
Copyright © 2002-2022 Atlassian. All Rights Reserved.