@Service public class SlingBeanFactoryPostProcessor extends Object implements org.eclipse.gemini.blueprint.extender.OsgiBeanFactoryPostProcessor
bean factories
created by the gemini-blueprint-extender before they are initialized.
Calls other services that must perform actions during post-processing of a bean factory
such as the SpringModelRegistrar
.Constructor and Description |
---|
SlingBeanFactoryPostProcessor() |
Modifier and Type | Method and Description |
---|---|
void |
postProcessBeanFactory(org.osgi.framework.BundleContext bundleContext,
org.springframework.beans.factory.config.ConfigurableListableBeanFactory factory) |
public void postProcessBeanFactory(org.osgi.framework.BundleContext bundleContext, org.springframework.beans.factory.config.ConfigurableListableBeanFactory factory)
postProcessBeanFactory
in interface org.eclipse.gemini.blueprint.extender.OsgiBeanFactoryPostProcessor
Copyright © 2024. All rights reserved.