public class DefaultJohnsonProvider extends Object implements JohnsonProvider
| Constructor and Description |
|---|
DefaultJohnsonProvider() |
| Modifier and Type | Method and Description |
|---|---|
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().
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitanyJohnsonEventsPreventStartuppublic JiraJohnsonContainer getContainer()
JohnsonProvidergetContainer in interface JohnsonProviderpublic com.atlassian.johnson.config.JohnsonConfig getConfig()
JohnsonProvidergetConfig in interface JohnsonProviderCopyright © 2002-2017 Atlassian. All Rights Reserved.