public class FileSeekingBeanFactoryPostProcessor extends Object implements org.springframework.beans.factory.config.BeanFactoryPostProcessor
| Constructor and Description |
|---|
FileSeekingBeanFactoryPostProcessor() |
| Modifier and Type | Method and Description |
|---|---|
static org.springframework.core.io.Resource[] |
getHibernateResources() |
static org.springframework.core.io.Resource[] |
getResources(String sessionSourceKey) |
void |
postProcessBeanFactory(org.springframework.beans.factory.config.ConfigurableListableBeanFactory configurableListableBeanFactory) |
public static org.springframework.core.io.Resource[] getHibernateResources()
public static org.springframework.core.io.Resource[] getResources(String sessionSourceKey)
public void postProcessBeanFactory(org.springframework.beans.factory.config.ConfigurableListableBeanFactory configurableListableBeanFactory)
throws org.springframework.beans.BeansException
postProcessBeanFactory in interface org.springframework.beans.factory.config.BeanFactoryPostProcessororg.springframework.beans.BeansExceptionCopyright © 2017. All rights reserved.