public class OsgiBeanFactoryPostProcessorAdapter extends Object implements org.springframework.beans.factory.config.BeanFactoryPostProcessor
| Constructor and Description |
|---|
OsgiBeanFactoryPostProcessorAdapter(org.osgi.framework.BundleContext bundleContext,
List<OsgiBeanFactoryPostProcessor> postProcessors) |
| Modifier and Type | Method and Description |
|---|---|
void |
postProcessBeanFactory(org.springframework.beans.factory.config.ConfigurableListableBeanFactory beanFactory) |
public OsgiBeanFactoryPostProcessorAdapter(org.osgi.framework.BundleContext bundleContext,
List<OsgiBeanFactoryPostProcessor> postProcessors)
public void postProcessBeanFactory(org.springframework.beans.factory.config.ConfigurableListableBeanFactory beanFactory)
throws org.springframework.beans.BeansException
postProcessBeanFactory in interface org.springframework.beans.factory.config.BeanFactoryPostProcessororg.springframework.beans.BeansExceptionCopyright © 2006–2017. All rights reserved.