org.granite.spring
Class SpringGraniteConfig
java.lang.Object
org.granite.config.AbstractFrameworkGraniteConfig
org.granite.spring.SpringGraniteConfig
- All Implemented Interfaces:
- Aware, InitializingBean, ApplicationContextAware, ServletContextAware
public class SpringGraniteConfig
- extends org.granite.config.AbstractFrameworkGraniteConfig
- implements InitializingBean, ServletContextAware, 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 InitializingBean
- Throws:
IOException
SAXException
setServletContext
public void setServletContext(ServletContext servletContext)
- Specified by:
setServletContext in interface ServletContextAware
setApplicationContext
public void setApplicationContext(ApplicationContext applicationContext)
- Specified by:
setApplicationContext in interface ApplicationContextAware