public interface JohnsonProvider
Modifier and Type | Method and Description |
---|---|
com.atlassian.johnson.config.JohnsonConfig |
getConfig()
Retrieves the config for the current ServletContext, as defined by ServletActionContext.getServletContext().
|
com.atlassian.johnson.JohnsonEventContainer |
getContainer()
Retrieves the container for the current ServletContext, as defined by ServletActionContext.getServletContext().
|
com.atlassian.johnson.JohnsonEventContainer getContainer()
com.atlassian.johnson.config.JohnsonConfig getConfig()
Copyright © 2002-2015 Atlassian. All Rights Reserved.