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, wait
anyJohnsonEventsPreventStartup
public JiraJohnsonContainer getContainer()
JohnsonProvider
getContainer
in interface JohnsonProvider
public com.atlassian.johnson.config.JohnsonConfig getConfig()
JohnsonProvider
getConfig
in interface JohnsonProvider
Copyright © 2002-2017 Atlassian. All Rights Reserved.