public interface JohnsonProvider
Modifier and Type | Method and Description |
---|---|
static boolean |
anyJohnsonEventsPreventStartup()
Indicates whether the container contains any events that prevent JIRA from starting up
|
com.atlassian.johnson.config.JohnsonConfig |
getConfig()
Retrieves the config for the current ServletContext, as defined by ServletActionContext.getServletContext().
|
JiraJohnsonContainer |
getContainer()
Retrieves the container for the current ServletContext, as defined by ServletActionContext.getServletContext().
|
JiraJohnsonContainer getContainer()
com.atlassian.johnson.config.JohnsonConfig getConfig()
static boolean anyJohnsonEventsPreventStartup()
Copyright © 2002-2017 Atlassian. All Rights Reserved.