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.BeanFactoryPostProcessor
org.springframework.beans.BeansException
Copyright © 2006–2019. All rights reserved.