public class SpringGraniteConfig extends AbstractFrameworkGraniteConfig implements org.springframework.beans.factory.InitializingBean, org.springframework.web.context.ServletContextAware, org.springframework.context.ApplicationContextAware
configuration| Constructor and Description |
|---|
SpringGraniteConfig() |
| Modifier and Type | Method and Description |
|---|---|
void |
afterPropertiesSet() |
static boolean |
isSpringSecurity2Present() |
static boolean |
isSpringSecurity3Present() |
void |
setApplicationContext(org.springframework.context.ApplicationContext applicationContext) |
void |
setServletContext(javax.servlet.ServletContext servletContext) |
getGraniteConfig, getServicesConfig, init, setCustomGraniteConfigPath, setCustomServicesConfigPathpublic static boolean isSpringSecurity3Present()
public static boolean isSpringSecurity2Present()
public void afterPropertiesSet()
throws java.io.IOException,
org.xml.sax.SAXException
afterPropertiesSet in interface org.springframework.beans.factory.InitializingBeanjava.io.IOExceptionorg.xml.sax.SAXExceptionpublic void setServletContext(javax.servlet.ServletContext servletContext)
setServletContext in interface org.springframework.web.context.ServletContextAwarepublic void setApplicationContext(org.springframework.context.ApplicationContext applicationContext)
setApplicationContext in interface org.springframework.context.ApplicationContextAware