public class JohnsonConfigFactoryBean
extends org.springframework.beans.factory.config.AbstractFactoryBean<com.atlassian.johnson.config.JohnsonConfig>
implements org.springframework.web.context.ServletContextAware
Constructor and Description |
---|
JohnsonConfigFactoryBean() |
Modifier and Type | Method and Description |
---|---|
void |
afterPropertiesSet() |
protected com.atlassian.johnson.config.JohnsonConfig |
createInstance() |
Class |
getObjectType() |
void |
setServletContext(javax.servlet.ServletContext servletContext) |
public Class getObjectType()
getObjectType
in interface org.springframework.beans.factory.FactoryBean<com.atlassian.johnson.config.JohnsonConfig>
getObjectType
in class org.springframework.beans.factory.config.AbstractFactoryBean<com.atlassian.johnson.config.JohnsonConfig>
protected com.atlassian.johnson.config.JohnsonConfig createInstance() throws Exception
createInstance
in class org.springframework.beans.factory.config.AbstractFactoryBean<com.atlassian.johnson.config.JohnsonConfig>
Exception
public void afterPropertiesSet() throws Exception
afterPropertiesSet
in interface org.springframework.beans.factory.InitializingBean
afterPropertiesSet
in class org.springframework.beans.factory.config.AbstractFactoryBean<com.atlassian.johnson.config.JohnsonConfig>
Exception
public void setServletContext(javax.servlet.ServletContext servletContext)
setServletContext
in interface org.springframework.web.context.ServletContextAware
Copyright © 2003–2023 Atlassian. All rights reserved.
View cookie preferences