org.granite.spring
Class SpringGraniteConfig
java.lang.Object
org.granite.config.AbstractFrameworkGraniteConfig
org.granite.spring.SpringGraniteConfig
- All Implemented Interfaces:
- org.springframework.beans.factory.InitializingBean, org.springframework.context.ApplicationContextAware, org.springframework.web.context.ServletContextAware
public class SpringGraniteConfig
- extends org.granite.config.AbstractFrameworkGraniteConfig
- implements org.springframework.beans.factory.InitializingBean, org.springframework.web.context.ServletContextAware, org.springframework.context.ApplicationContextAware
| Fields inherited from class org.granite.config.AbstractFrameworkGraniteConfig |
configuration |
| Methods inherited from class org.granite.config.AbstractFrameworkGraniteConfig |
getGraniteConfig, getServicesConfig, init, setCustomGraniteConfigPath, setCustomServicesConfigPath |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SpringGraniteConfig
public SpringGraniteConfig()
isSpringSecurity3Present
public static boolean isSpringSecurity3Present()
isSpringSecurity2Present
public static boolean isSpringSecurity2Present()
afterPropertiesSet
public void afterPropertiesSet()
throws IOException,
SAXException
- Specified by:
afterPropertiesSet in interface org.springframework.beans.factory.InitializingBean
- Throws:
IOException
SAXException
setServletContext
public void setServletContext(ServletContext servletContext)
- Specified by:
setServletContext in interface org.springframework.web.context.ServletContextAware
setApplicationContext
public void setApplicationContext(org.springframework.context.ApplicationContext applicationContext)
- Specified by:
setApplicationContext in interface org.springframework.context.ApplicationContextAware