public class BootstrapContainerRegistrar extends Object
ComponentContainer
that allow JIRA to come up untenanted.
.
The components in here at meant to be the ABSOLUTE MINIMUM set of components that JIRA needs. Don't add components here unless
you are positive that untenanted code in JIRA needs it. If you do add a component, please also add an assertion about
it to
Constructor and Description |
---|
BootstrapContainerRegistrar() |
Modifier and Type | Method and Description |
---|---|
void |
registerComponents(ComponentContainer register) |
public void registerComponents(ComponentContainer register)
Copyright © 2002-2019 Atlassian. All Rights Reserved.