public interface SpringDBConfig
| Modifier and Type | Method and Description |
|---|---|
void |
createSpringApp(java.lang.String name) |
void |
setBeanFactory(org.springframework.beans.factory.config.ConfigurableListableBeanFactory beanFactory) |
void |
setConfig(Config config) |
void |
setRootContext(org.springframework.web.context.support.AnnotationConfigWebApplicationContext rootContext) |
void createSpringApp(java.lang.String name)
void setBeanFactory(org.springframework.beans.factory.config.ConfigurableListableBeanFactory beanFactory)
void setConfig(Config config)
void setRootContext(org.springframework.web.context.support.AnnotationConfigWebApplicationContext rootContext)