Uses of Interface
com.bobocode.bring.core.bfpp.BeanFactoryPostProcessor
Packages that use BeanFactoryPostProcessor
-
Uses of BeanFactoryPostProcessor in com.bobocode.bring.core.bfpp
Fields in com.bobocode.bring.core.bfpp with type parameters of type BeanFactoryPostProcessorModifier and TypeFieldDescriptionprivate final List<? extends BeanFactoryPostProcessor> BeanPostProcessorDefinitionFactory.beanFactoryPostProcessorsThe list of bean factory post-processors created by this factory. -
Uses of BeanFactoryPostProcessor in com.bobocode.bring.core.bfpp.impl
Classes in com.bobocode.bring.core.bfpp.impl that implement BeanFactoryPostProcessorModifier and TypeClassDescriptionclassThis post processor registers bean definitions in the DefaultBringBeanFactory for beans - methods annotated withBeanannotation.classThis post processor populates properties for the DefaultBringBeanFactory using ProfileSourceResolve.